P_MSCLoader_Keybind_ID - piotrulos/MSCModLoader GitHub Wiki
ID Property
The ID of the keybind (Should only be used once in your mod).
Definition
Namespace: MSCLoader
Assembly: MSCLoader (in MSCLoader.dll) Version: 1.3.1.346
C#
public string ID { get; set; }
View Source
Property Value
String
See Also
Reference
Keybind Class
MSCLoader Namespace