natives.IS PLAYER IN SHORTCUT TAXI: Difference between revisions

Add ScriptItem documentation from GTA VC SCM decompile
(Add ScriptItem documentation from GTA VC SCM decompile)
 
(Add ScriptItem documentation from GTA VC SCM decompile)
 
Line 1: Line 1:
{{ScriptItem
{{ScriptItem2
|endpoint = client
|side = client
|games = vc
|games = vc
|type = function
|type = function
|name = natives.IS_PLAYER_IN_SHORTCUT_TAXI
|name = natives.IS_PLAYER_IN_SHORTCUT_TAXI
|parameters = int player
|arg1 = int player Player handle.
|parameter1 = int player Player handle to act upon.
|desc = checks whether player in shortcut taxi
|usage = checks whether player in shortcut taxi
|return1 = void
|return1 = void
|returnFail1 = void
}}
}}
1,615

edits