Difference between revisions of "IS VEHICLE TOUCHING OBJECT"
Jump to navigation
Jump to search
(Added page) |
(No difference)
|
Latest revision as of 23:17, 7 April 2012
Number of parameters: 2 | ||
---|---|---|
Parameter # | Type | Description |
1. | integer | Vehicle handle. |
2. | handle | Object handle. |
Return value: | ||
Type | Description | |
bool | Whether the specified vehicle is touching the specified object. |
Returns whether the specified vehicle is touching the specified object.