OpenTTD Source  20241111-master-gce64d5f5d9
KeycodeNames Struct Reference

String representation of a keycode. More...

Data Fields

const std::string_view name
 Name of the keycode.
 
WindowKeyCodes keycode
 The keycode.
 

Detailed Description

String representation of a keycode.

Definition at line 28 of file hotkeys.cpp.


The documentation for this struct was generated from the following file: