Vehicle.removeItemFromCargo 169
Remove an item from the cargo of the vehicle
Return value
| Return Type | Description |
|---|---|
| void | this function doesn't return anything |
Parameters
| Parameter | Type | Description |
|---|---|---|
| 1 | string | Id of the item to remove |
Examples
No examples available.
