M_MSCLoader_ConsoleCommand_Add - piotrulos/MSCModLoader GitHub Wiki
Adds a console command.
Namespace: MSCLoader
Assembly: MSCLoader (in MSCLoader.dll) Version: 1.3.1.346
C#
public static void Add(
<a href="T_MSCLoader_ConsoleCommand">ConsoleCommand</a> cmd
)
View Source
- ConsoleCommand
- The instance of the command to add.