IS VEHICLE TOUCHING OBJECT

From GTAMods Wiki
Jump to navigation Jump to search
IS_VEHICLE_TOUCHING_OBJECT
Number of parameters: 2
Parameter #TypeDescription
1.integerVehicle handle.
2.handleObject handle.
Return value:
TypeDescription
boolWhether the specified vehicle is touching the specified object.

Returns whether the specified vehicle is touching the specified object.