Skip to content

M_MSCLoader_Keybind_AddHeader

piotrulos edited this page Jan 15, 2026 · 9 revisions

AddHeader(Mod, String) Method

Remove 'this ,' parameter to switch to new format

Add Header, blue title bar that can be used to separate settings.

Definition

Namespace: MSCLoader
Assembly: MSCLoader (in MSCLoader.dll) Version: 1.4.0.388

C#

[ObsoleteAttribute("Remove 'this ,' parameter to switch to new format", 
	true)]
public static void AddHeader(
	<a href="T_MSCLoader_Mod">Mod</a> mod,
	string HeaderTitle
)

View Source

Parameters

  Mod
Your mod instance
  String
Title of your header

See Also

Reference

Keybind Class
AddHeader Overload
MSCLoader Namespace

Clone this wiki locally