Inputs.KeyCodeToDisplayString(enumeration/BUTTON)

client
Converts a key code to a user-friendly string, e.g: KEY_W -> 'W'

Argument

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'