Properties_T_MSCLoader_Keybind - piotrulos/MSCModLoader GitHub Wiki
ID | The ID of the keybind (Should only be used once in your mod). Obsolete |
Key | The KeyCode the user will have to press. Obsolete |
Mod | The Mod this Keybind belongs to (This is set when using Keybind.Add). Obsolete |
Modifier | The modifier KeyCode the user will have to press with the Key. Obsolete |
Name | The name that will be displayed in settings Obsolete |
Vals | Helpful additional variables. Obsolete |