M_MSCLoader_SettingsKeybind_GetKeybindUp - piotrulos/MSCModLoader GitHub Wiki

GetKeybindUp Method

Check if the keybind was just released. (Same behaviour as GetKeyUp)

Definition

Namespace: MSCLoader
Assembly: MSCLoader (in MSCLoader.dll) Version: 1.3.3.356

C#

public bool GetKeybindUp()

Return Value

Boolean
true, Check if the keybind was just released.

See Also

Reference

SettingsKeybind Class
MSCLoader Namespace