M_MSCLoader_Keybind_GetKeybind - piotrulos/MSCModLoader GitHub Wiki

GetKeybind Method

Please switch to SettingsKeybind variable

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#

[ObsoleteAttribute("Please switch to SettingsKeybind variable", true)]
public bool GetKeybind()

View Source

Return Value

Boolean
true, if the keybind is being hold down.

See Also

Reference

Keybind Class
MSCLoader Namespace

⚠️ **GitHub.com Fallback** ⚠️