VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK

◆ Key

int VoK.Sdk.Events.HotKeyEventArgs.Key
get

This int should map to a System.Windows.Forms.Keys enumeration value, but an integer is used to not carry the .Forms dependency in the SDK. This is really only valid for English (US) keyboards. If you want to support hotkey mappings from the Keymap, you should probably be using DirectInputKey.