Difference between revisions of "IS CHAR TOUCHING OBJECT ON FOOT"

From GTAMods Wiki
Jump to navigation Jump to search
(Created page with '{{Native |np = 2 |p1t = integer |p1d = Char handle. |p2t = handle |p2d = Object handle. }} This function returns true if the character is touching the specified …')
 
(No difference)

Latest revision as of 16:09, 22 April 2010

IS_CHAR_TOUCHING_OBJECT_ON_FOOT
Number of parameters: 2
Parameter #TypeDescription
1.integerChar handle.
2.handleObject handle.
Return value:
TypeDescription
None

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