M_MSCLoader_Keybind_GetDefault - piotrulos/MSCModLoader GitHub Wiki

GetDefault Method

Return all default keybinds for mod.

Definition

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

C#

public static List<<a href="T_MSCLoader_Keybind">Keybind</a>> GetDefault(
	<a href="T_MSCLoader_Mod">Mod</a> mod
)

View Source

Parameters

  Mod
The mod to get the keybinds for.

Return Value

List(Keybind)
List of default Keybinds for the mod.

See Also

Reference

Keybind Class
MSCLoader Namespace

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