M_MSCLoader_Keybind_AddHeader_4 - 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,
Color backgroundColor,
Color textColor,
bool collapsedByDefault = false
)
View Source
- String
- Title of your header
- Color
- Background color of header
- Color
- Text Color of header
- Boolean (Optional)
- Collapsed by default
KeybindHeader
KeybindHeader