Skip to content

Properties_T_MSCLoader_Keybind

piotrulos edited this page Oct 8, 2021 · 1 revision

Keybind Properties

The Keybind type exposes the following members.

Properties

 

Name Description
Public property ID The ID of the keybind (Should only be used once in your mod).
Public property Key The KeyCode the user will have to press.
Public property Mod The Mod this Keybind belongs to (This is set when using Keybind.Add).
Public property Modifier The modifier KeyCode the user will have to press with the Key.
Public property Name The name that will be displayed in settings
Public property Vals Helpful additional variables.
  Back to Top

See Also

Reference

Keybind Class
MSCLoader Namespace

Clone this wiki locally