IS VEHICLE TOUCHING OBJECT

From GTAMods Wiki
Revision as of 23:17, 7 April 2012 by MulleDK19 (talk | contribs) (Added page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.