Vehicle.addNewItemToCargo 3

Add a new item to the cargo of the vehicle


Return value

Return TypeDescription
voidThis function doesn't return anything

Parameters

ParameterTypeDescription
1stringId of the item to add

Examples

No examples available.


Back to Scripting API