P_MSCLoader_SettingsKeybind_GetKeyValue - piotrulos/MSCModLoader GitHub Wiki
GetKeyValue Property
Get the current set key for keybind as KeyCode (do not use this value for input checking)
Definition
Namespace: MSCLoader
Assembly: MSCLoader (in MSCLoader.dll) Version: 1.4.2.410
C#
public KeyCode GetKeyValue { get; }
Property Value
KeyCode
See Also
Reference
SettingsKeybind Class
MSCLoader Namespace