M_MSCLoader_SettingsKeybind_GetKeybindDown - piotrulos/MSCModLoader GitHub Wiki
GetKeybindDown Method
Check if the keybind was just pressed once. (Same behaviour as GetKeyDown)
Definition
Namespace: MSCLoader
Assembly: MSCLoader (in MSCLoader.dll) Version: 1.3.3.356
C#
public bool GetKeybindDown()
Return Value
Boolean
true, Check if the keybind was just pressed.
See Also
Reference
SettingsKeybind Class
MSCLoader Namespace