Properties_T_MSCLoader_SettingsKeybind - piotrulos/MSCModLoader GitHub Wiki

SettingsKeybind Properties

Properties

GetKeybindValue Get the current keybind combination as string (if no modifier, only key will be displayed) (do not parse this value for input checking)
GetKeyValue Get the current set key for keybind as KeyCode (do not use this value for input checking)
GetModifierValue Get the current set modifier for keybind as KeyCode (if no modifier, KeyCode.None will be returned) (do not use this value for input checking)

See Also

Reference

SettingsKeybind Class
MSCLoader Namespace

⚠️ **GitHub.com Fallback** ⚠️