isScancodePressed: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
 
No edit summary
 
Line 1: Line 1:
{{ScriptItem
{{ScriptItem2
|endpoint = client
|name = isScancodePressed
|side = client
|type = function
|type = function
|name = isScancodePressed
|games = iii vc sa iv
|usage = fetch the status of a scancode key being pressed
|desc = fetch the status of a scancode key being pressed
|parameters = int scanCodeKey
|arg1 = bool scanCodeKey The scancode for the key.
|parameter1 = bool scanCodeKey The scancode for the key.
|return = bool a boolean, representing whether the scancode key is pressed down
|returnTypes = bool
|freturn = void
|returnInfo = a boolean, representing whether the scancode key is pressed down
|returnFail1 = void
}}
}}
6,833

edits

Navigation menu