P_MSCLoader_ConsoleCommand_Name - piotrulos/MSCModLoader GitHub Wiki
Name Property
The name of the ConsoleCommand (What the user will have to type in console to trigger the command). Cannot contain spaces!
Definition
Namespace: MSCLoader
Assembly: MSCLoader (in MSCLoader.dll) Version: 1.3.1.346
C#
public abstract string Name { get; }
View Source
Property Value
String
See Also
Reference
ConsoleCommand Class
MSCLoader Namespace