M_MSCLoader_Keybind_GetKeybindUp - piotrulos/MSCModLoader GitHub Wiki
Please switch to SettingsKeybind variable
Check if the keybind was just released. (Same behaviour as GetKeyUp)
Namespace: MSCLoader
Assembly: MSCLoader (in MSCLoader.dll) Version: 1.3.3.356
C#
[ObsoleteAttribute("Please switch to SettingsKeybind variable", true)]
public bool GetKeybindUp()
View Source
Boolean
true, Check if the keybind was just released.