Skip to content

P_MSCLoader_ConsoleCommand_Help

piotrulos edited this page Apr 7, 2023 · 4 revisions

ConsoleCommand.Help Property

The help message that will be displayed for the command when the user types "help"

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

Syntax

C#

public abstract string Help { get; }

View Source

Property Value

Type: String

See Also

Reference

ConsoleCommand Class
MSCLoader Namespace

Clone this wiki locally