P_MSCLoader_ConsoleCommand_Help - piotrulos/MSCModLoader GitHub Wiki
Help Property
The help message that will be displayed for the command when the user types "help"
Definition
Namespace: MSCLoader
Assembly: MSCLoader (in MSCLoader.dll) Version: 1.3.1.346
C#
public abstract string Help { get; }
View Source
Property Value
String
See Also
Reference
ConsoleCommand Class
MSCLoader Namespace