Skip to content

M_MSCLoader_Keybind_GetKeybindUp

piotrulos edited this page Jan 15, 2026 · 9 revisions

GetKeybindUp Method

Please switch to SettingsKeybind variable

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

Definition

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

C#

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

View Source

Return Value

Boolean
true, Check if the keybind was just released.

See Also

Reference

Keybind Class
MSCLoader Namespace

Clone this wiki locally