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