Skip to content

P_MSCLoader_ConsoleCommand_Alias

piotrulos edited this page Apr 7, 2023 · 4 revisions

ConsoleCommand.Alias Property

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

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

Syntax

C#

public virtual string Alias { get; }

View Source

Property Value

Type: String

See Also

Reference

ConsoleCommand Class
MSCLoader Namespace

Clone this wiki locally