IS CHAR TOUCHING OBJECT

From GTAMods Wiki
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.