isKeyDown

From GTA Connected
Revision as of 21:47, 3 October 2019 by Mex (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

isKeyDown

Signature: void isKeyDown(int keyCode)

Usage: fetch the status of a key being pressed

Parameters

int keyCode The code for the key.

Return

void

On failure: void