P_MSCLoader_Keybind_ID - piotrulos/MSCModLoader GitHub Wiki
Please switch to new settings format
The ID of the keybind (Should only be used once in your mod).
Namespace: MSCLoader
Assembly: MSCLoader (in MSCLoader.dll) Version: 1.3.3.356
C#
[ObsoleteAttribute("Please switch to new settings format", true)]
public string ID { get; set; }
View Source
String