Skip to content

M_MSCLoader_Keybind_GetKeybindDown

piotrulos edited this page Apr 7, 2023 · 4 revisions

Keybind.GetKeybindDown Method

Check if the keybind was just pressed once. (Same behaviour as GetKeyDown)

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

Syntax

C#

public bool GetKeybindDown()

View Source

Return Value

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

See Also

Reference

Keybind Class
MSCLoader Namespace

Clone this wiki locally