Difference between revisions of "IS CHAR TRYING TO ENTER A LOCKED CAR"

From GTAMods Wiki
Jump to navigation Jump to search
(Created page with '{{Native |np = 1 |p1t = integer |p1d = Char handle }}')
 
(Added description and return type)
 
Line 3: Line 3:
 
|p1t      = integer
 
|p1t      = integer
 
|p1d      = Char handle
 
|p1d      = Char handle
 +
|r        = 1
 +
|rt      = bool
 
}}
 
}}
 +
 +
Returns whether the specified character is currently trying to enter a locked car.

Latest revision as of 10:47, 14 October 2012

IS_CHAR_TRYING_TO_ENTER_A_LOCKED_CAR
Number of parameters: 1
Parameter #TypeDescription
1.integerChar handle
Return value:
TypeDescription
bool

Returns whether the specified character is currently trying to enter a locked car.