M_MSCLoader_Keybind_AddHeader_1 - piotrulos/MSCModLoader GitHub Wiki
Add Header, that can be used to group keybinds..
Namespace: MSCLoader
Assembly: MSCLoader (in MSCLoader.dll) Version: 1.4.2.410
C#
public static KeybindHeader 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