Question: TODO: Write a method called AddItem * = = = = = = = = = = = = = = = = = =
TODO: Write a method called AddItem
The method should return a bool returns
a bool and takes an Item parameter.
This method should iterate through the
mItems vector, looking for any vector element
that is default.
If a default Item is found, it should assign
that vector element to the Item passed in and
return true. Otherwise it should return false.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
