Difference between revisions of "IS VEHICLE TOUCHING OBJECT"

From GTAMods Wiki
Jump to navigation Jump to search
(Added page)
 
(No difference)

Latest revision as of 23:17, 7 April 2012

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.