natives.GET PAD STATE: 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.GET_PAD_STATE
|name = natives.GET_PAD_STATE
|parameters = int pad, int button
|arg1 = int pad Controller pad handle.
|parameter1 = int pad Controller pad handle.
|arg2 = int button Button identifier.
|parameter2 = int button Button identifier.
|desc = retrieves pad state
|usage = retrieves pad state
|return1 = void
|return1 = void
|returnFail1 = void
}}
}}
1,615

edits