M_MSCLoader_Keybind_AddHeader - piotrulos/MSCModLoader GitHub Wiki

AddHeader(Mod, String) Method

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

Definition

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

C#

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

⚠️ **GitHub.com Fallback** ⚠️