Vehicle.getUniqueId 2
Get unique identifier for the vehicle. This is useful to check if a vehicle already exist, or to find specific vehicles, especially across the network.
Return value
Return Type | Description |
---|---|
integer | A unique ID for the vehicle, Nil if not found. |
No parameters defined for this function.
Examples
No examples available.