M_MSCLoader_Keybind_GetKeybind - piotrulos/MSCModLoader GitHub Wiki
Please switch to SettingsKeybind variable
Check if keybind is being hold down. (Same behaviour as GetKey)
Namespace: MSCLoader
Assembly: MSCLoader (in MSCLoader.dll) Version: 1.3.3.356
C#
[ObsoleteAttribute("Please switch to SettingsKeybind variable", true)]
public bool GetKeybind()
View Source
Boolean
true, if the keybind is being hold down.