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