Skip to content

Class pinnacle.input.Bind ​

An input bind.

Fields ​

mods ​

mods: pinnacle.input.Mod[]

The modifiers that need to be pressed for this bind to trigger.

bind_layer nullable ​

bind_layer?: string

The layer that this bind is assigned.

group nullable ​

group?: string

The group to place this keybind in. Used for the keybind list.

description nullable ​

description?: string

The description of this keybind. Used for the keybind list.

quit nullable ​

quit?: boolean

Sets this bind as a quit bind.

reload_config nullable ​

reload_config?: boolean

Sets this bind as a reload config bind.

allow_when_locked nullable ​

allow_when_locked?: boolean

Allows this bind to trigger when the session is locked.

Last updated: