Methods_T_MSCLoader_SettingsKeybind - piotrulos/MSCModLoader GitHub Wiki

SettingsKeybind Methods

Methods

GetKeybind Check if keybind is being hold down. (Same behaviour as unity GetKey)
GetKeybindDown Check if the keybind was just pressed once. (Same behaviour as unity GetKeyDown)
GetKeybindUp Check if the keybind was just released. (Same behaviour as unity GetKeyUp)

See Also

Reference

SettingsKeybind Class
MSCLoader Namespace

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