M_MSCLoader_Keybind_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.1.346

C#

public bool GetKeybind()

View Source

Return Value

Boolean
true, if the keybind is being hold down.

See Also

Reference

Keybind Class
MSCLoader Namespace