![]() |
Terraria ModLoader
0.11.8.1
A mod to make and play Terraria mods
|
This serves as the central class from which ModCommand functions are supported and carried out. More...
Static Public Member Functions | |
static List< Tuple< string, string > > | GetHelp (CommandType type) |
static bool | Matches (CommandType commandType, CommandType callerType) |
This serves as the central class from which ModCommand functions are supported and carried out.
Definition at line 12 of file CommandManager.cs.
|
static |
Definition at line 114 of file CommandManager.cs.
References Terraria.ModLoader.ModCommand.Command.
|
static |
Definition at line 16 of file CommandManager.cs.
References Terraria.ModLoader.ModCommand.Action(), Terraria.ModLoader.ModCommand.Command, Terraria.ModLoader.CommandCaller.CommandType, Terraria.ModLoader.ModLoader.GetMod(), and Terraria.ModLoader.CommandCaller.Reply().