Skip to content

M_MSCLoader_Keybind_GetKeybind

piotrulos edited this page Apr 7, 2023 · 4 revisions

Keybind.GetKeybind Method

Check if keybind is being hold down. (Same behaviour as GetKey)

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

Syntax

C#

public bool GetKeybind()

View Source

Return Value

Type: Boolean
true, if the keybind is being hold down.

See Also

Reference

Keybind Class
MSCLoader Namespace

Clone this wiki locally