M_MSCLoader_Keybind_AddHeader_3 - piotrulos/MSCModLoader GitHub Wiki
Add Header, that can be used to group keybinds.
Namespace: MSCLoader
Assembly: MSCLoader (in MSCLoader.dll) Version: 1.3.3.356
C#
public static <a href="T_MSCLoader_KeybindHeader">KeybindHeader</a> AddHeader(
string HeaderTitle,
bool collapsedByDefault = false
)
View Source
- String
- Title of your header
- Boolean (Optional)
- Collapsed by default
KeybindHeader
KeybindHeader