P_MSCLoader_Keybind_Mod - piotrulos/MSCModLoader GitHub Wiki

Mod Property

The Mod this Keybind belongs to (This is set when using Keybind.Add).

Definition

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

C#

public <a href="T_MSCLoader_Mod">Mod</a> Mod { get; set; }

View Source

Property Value

Mod

See Also

Reference

Keybind Class
MSCLoader Namespace