Vehicle.cargoContainsItem 3

Check if vehicle inventory contains a specific item


Return value

Return TypeDescription
boolTrue if item with same Id is found in the inventory of the vehicle

Parameters

ParameterTypeDescription
1stringId of the item to search

Examples

No examples available.


Back to Scripting API