Skip to content

M_MSCLoader_ConsoleCommand_Add

piotrulos edited this page Apr 7, 2023 · 3 revisions

ConsoleCommand.Add Method

Adds a console command.

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

Syntax

C#

public static void Add(
	<a href="T_MSCLoader_ConsoleCommand">ConsoleCommand</a> cmd
)

View Source

Parameters

 

cmd
Type: MSCLoader.ConsoleCommand
The instance of the command to add.

See Also

Reference

ConsoleCommand Class
MSCLoader Namespace

Clone this wiki locally