IS CHAR TOUCHING OBJECT

From GTAMods Wiki
Revision as of 23:16, 7 April 2012 by MulleDK19 (talk | contribs) (added r=1)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
IS_CHAR_TOUCHING_OBJECT
Number of parameters: 2
Parameter #TypeDescription
1.integerChar handle.
2.handleObject handle.
Return value:
TypeDescription
boolWhether the specified character is touching the specified object.

This function returns true if character is touching specified object.