tModLoader v2023.01
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.