VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK

◆ Devices

List<(string, string)> VoK.Sdk.Common.KeymapFile.Devices = new List<(string, string)>()
getset

Devices section as defined in ddo.kemap. index 0 is keyboard, by definition. index 1 is mouse, by definition. index 2 is usually Virtual, but not sure on that. KVP key is the human-name, KVP value is the registered GUID of the device, or a constant representing one ("GUID_SysKeyboard", "GUID_SysMouse", "GUID_XInput1", etc)