T_MSCLoader_Keybind - piotrulos/MSCModLoader GitHub Wiki
Add easily rebindable keybinds.
Namespace: MSCLoader
Assembly: MSCLoader (in MSCLoader.dll) Version: 1.4.2.410
C#
public class KeybindView Source
| Inheritance | Object → Keybind |
| Add(String, String, KeyCode) | Add a keybind. |
| Add(String, String, KeyCode, KeyCode) | Add a keybind with modifier. |
| AddHeader(String, Boolean) | Add Header, that can be used to group keybinds. |
| AddHeader(String, Color, Color, Boolean) | Add Header, that can be used to group keybinds.. |