OpenTTD Source
20241121-master-g67a0fccfad
|
String representation of a keycode. More...
Data Fields | |
const std::string_view | name |
Name of the keycode. | |
WindowKeyCodes | keycode |
The keycode. | |
String representation of a keycode.
Definition at line 28 of file hotkeys.cpp.