Soldier.addNewItem 3
Add Item to the inventory of the soldier
Return value
Return Type | Description |
---|---|
bool | True if some item was correctly created and added |
Parameters
Parameter | Type | Description |
---|---|---|
1 | string | Id of the Item to add |
Examples
No examples available.