M_MSCLoader_ConsoleCommand_Run - piotrulos/MSCModLoader GitHub Wiki

Run Method

The function that will get called when the command is ran.

Definition

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

C#

public abstract void Run(
	string[] args
)

View Source

Parameters

  String[]
The arguments the user passed after the command.

See Also

Reference

ConsoleCommand Class
MSCLoader Namespace

⚠️ **GitHub.com Fallback** ⚠️