Skip to content

P_MSCLoader_ConsoleCommand_Name

piotrulos edited this page Apr 7, 2023 · 4 revisions

ConsoleCommand.Name Property

The name of the ConsoleCommand (What the user will have to type in console to trigger the command). Cannot contain spaces!

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

Syntax

C#

public abstract string Name { get; }

View Source

Property Value

Type: String

See Also

Reference

ConsoleCommand Class
MSCLoader Namespace

Clone this wiki locally