Skip to content

Properties_T_MSCLoader_SettingsKeybind

piotrulos edited this page Jun 19, 2026 · 1 revision

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

Clone this wiki locally