AddVehicle
AddVehicle
This export does the equivalent of AddGlobalVehicle
Arguments
Argument
Description
identifier
The unique string identifier of this target, in-case you want to remove it later
options
Usage
Example
RemoveVehicle
This export removes a vehicle target that you have created.
Arguments
Argument
Description
identifier
The unique string identifier of the target you want to remove
Example
Last updated