M_MSCLoader_Keybind_AddHeader_4 - piotrulos/MSCModLoader GitHub Wiki

AddHeader(String, Color, Color, Boolean) Method

Add Header, that can be used to group keybinds..

Definition

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

C#

public static <a href="T_MSCLoader_KeybindHeader">KeybindHeader</a> AddHeader(
	string HeaderTitle,
	Color backgroundColor,
	Color textColor,
	bool collapsedByDefault = false
)

View Source

Parameters

  String
Title of your header
  Color
Background color of header
  Color
Text Color of header
  Boolean  (Optional)
Collapsed by default

Return Value

KeybindHeader
KeybindHeader

See Also

Reference

Keybind Class
AddHeader Overload
MSCLoader Namespace

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