M_MSCLoader_Keybind_AddHeader_3 - piotrulos/MSCModLoader GitHub Wiki

AddHeader(String, 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,
	bool collapsedByDefault = false
)

View Source

Parameters

  String
Title of your header
  Boolean  (Optional)
Collapsed by default

Return Value

KeybindHeader
KeybindHeader

See Also

Reference

Keybind Class
AddHeader Overload
MSCLoader Namespace

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