M_MSCLoader_Keybind_GetKeybindDown - piotrulos/MSCModLoader GitHub Wiki

GetKeybindDown Method

Please switch to SettingsKeybind variable

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#

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

View Source

Return Value

Boolean
true, Check if the keybind was just pressed.

See Also

Reference

Keybind Class
MSCLoader Namespace

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