natives.IS CAR WAITING FOR WORLD COLLISION: 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_CAR_WAITING_FOR_WORLD_COLLISION
|name = natives.IS_CAR_WAITING_FOR_WORLD_COLLISION
|parameters = int car
|arg1 = int car Vehicle handle.
|parameter1 = int car Vehicle handle to act upon.
|desc = checks whether car waiting for world collision
|usage = checks whether car waiting for world collision
|return1 = void
|return1 = void
|returnFail1 = void
}}
}}
1,615

edits