IS CHAR TOUCHING VEHICLE

From GTAMods Wiki
Revision as of 16:10, 22 April 2010 by FiddleSticks (talk | contribs) (Created page with '{{Native |np = 2 |p1t = integer |p1d = Char handle. |p2t = handle |p2d = Vehicle handle. }} This function returns true if the character is touching specified veh…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
IS_CHAR_TOUCHING_VEHICLE
Number of parameters: 2
Parameter #TypeDescription
1.integerChar handle.
2.handleVehicle handle.
Return value:
TypeDescription
None

This function returns true if the character is touching specified vehicle.