Skip to content

M_MSCLoader_Keybind_GetKeybindUp

piotrulos edited this page Apr 7, 2023 · 4 revisions

Keybind.GetKeybindUp Method

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

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

Syntax

C#

public bool GetKeybindUp()

View Source

Return Value

Type: Boolean
true, Check if the keybind was just released.

See Also

Reference

Keybind Class
MSCLoader Namespace

Clone this wiki locally