Skip to content

M_MSCLoader_SettingsKeybind_GetKeybindDown

piotrulos edited this page Jan 15, 2026 · 2 revisions

GetKeybindDown Method

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

Definition

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

C#

public bool GetKeybindDown()

Return Value

Boolean
true, Check if the keybind was just pressed.

See Also

Reference

SettingsKeybind Class
MSCLoader Namespace

Clone this wiki locally