-
-
Notifications
You must be signed in to change notification settings - Fork 66
M_MSCLoader_Keybind_AddHeader_4
piotrulos edited this page Jan 15, 2026
·
2 revisions
Add Header, that can be used to group keybinds..
Namespace: MSCLoader
Assembly: MSCLoader (in MSCLoader.dll) Version: 1.4.0.388
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
- How to install MSCLoader using MSCLInstaller
- How to install mods
- Official experimental linux support
- Unofficial tutorial for linux (wine/proton)
- Install Visual Studio for MSCLoader
- Install template for Visual Studio
- How to use templates
- Debugging your mods in Visual Studio
- Enable DevMode to help with debugging
- Uploading and creating Self update feature for your mod or reference
- How to create and use Asset Bundles