Vehicle.addNewItemToCargo 3
Add a new item to 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 add |
Examples
No examples available.