P_MSCLoader_ConsoleCommand_Alias - piotrulos/MSCModLoader GitHub Wiki

Alias Property

Alternate command name that does the same thing. Cannot contain spaces!

Definition

Namespace: MSCLoader
Assembly: MSCLoader (in MSCLoader.dll) Version: 1.3.3.356

C#

public virtual string Alias { get; }

View Source

Property Value

String

See Also

Reference

ConsoleCommand Class
MSCLoader Namespace