Skip to content

M_MSCLoader_ConsoleCommand_Add

piotrulos edited this page Jan 15, 2026 · 8 revisions

Add Method

Adds a console command.

Definition

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

C#

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

View Source

Parameters

  ConsoleCommand
The instance of the command to add.

See Also

Reference

ConsoleCommand Class
MSCLoader Namespace

Clone this wiki locally