Class pinnacle.input.BindInfo
Bind information.
Mainly used for the bind overlay.
Fields
mods
mods
: pinnacle.input.Mod[]
The bind's modifiers.
ignore_mods
ignore_mods
: pinnacle.input.Mod[]
The bind's ignored modifiers.
bind_layer nullable
bind_layer?
: string
The bind's layer.
group nullable
group?
: string
The bind's group.
description nullable
description?
: string
The bind's description.
kind
kind
: pinnacle.input.BindInfoKind
What kind of bind this is.