Inputs.KeyCodeToString(enumeration/BUTTON)
client
Argument
- keyCode BUTTON
Returns
- string The string representation of the key code
Examples
Inputs.KeyCodeToString – Converts a key code to its string representation, e.g: KEY_W -> 'KEY_W'