M_MSCLoader_Keybind_AddHeader_1 - piotrulos/MSCModLoader GitHub Wiki

AddHeader(Mod, String, Color) 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,
	Color backgroundColor
)

View Source

Parameters

  Mod
Your mod instance
  String
Title of your header
  Color
Background color of header

See Also

Reference

Keybind Class
AddHeader Overload
MSCLoader Namespace

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