Soldier.containsItem 3
Tells whether the soldier is carrying at least one item with this id.
Return value
| Return Type | Description |
|---|---|
| bool | True if the soldier carries the item. |
Parameters
| Parameter | Type | Description |
|---|---|---|
| 1 | string | Id of the item to look for. |
Examples
No examples available.
