M_MSCLoader_Keybind_AddHeader_2 - piotrulos/MSCModLoader GitHub Wiki

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

View Source

Parameters

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

See Also

Reference

Keybind Class
AddHeader Overload
MSCLoader Namespace

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