function
isKeysEnabled (client-side)
Deprecated since version: 0.2
The function is used to check whether game action keys are enabled.
Declaration
bool isKeysEnabled()
Parameters
No parameters.
Returns bool
true
when game actions keys are enabled, otherwise false
.