keyName

Converts KeyCode enum value to human readable key name

For unknown key code, prints its hex value.

string
keyName
(
uint keyCode
)

Meta