6,834
edits
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{ | {{ScriptItem2 | ||
| | |name = isScancodePressed | ||
|side = client | |||
|type = function | |type = function | ||
| | |games = iii vc sa iv | ||
| | |desc = fetch the status of a scancode key being pressed | ||
| | |arg1 = bool scanCodeKey The scancode for the key. | ||
|return = bool a boolean, representing whether the scancode key is pressed down | |||
| | |freturn = void | ||
| | |||
}} | }} |
edits