P_MSCLoader_Keybind_Mod - piotrulos/MSCModLoader GitHub Wiki
Please switch to new settings format
The Mod this Keybind belongs to (This is set when using Keybind.Add).
Namespace: MSCLoader
Assembly: MSCLoader (in MSCLoader.dll) Version: 1.3.3.356
C#
[ObsoleteAttribute("Please switch to new settings format", true)]
public <a href="T_MSCLoader_Mod">Mod</a> Mod { get; set; }
View Source