M_MSCLoader_SettingsKeybind_GetKeybind - piotrulos/MSCModLoader GitHub Wiki

GetKeybind Method

Check if keybind is being hold down. (Same behaviour as GetKey)

Definition

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

C#

public bool GetKeybind()

Return Value

Boolean
true, if the keybind is being hold down.

See Also

Reference

SettingsKeybind Class
MSCLoader Namespace