tModLoader v2025.03
A mod to make and play Terraria mods
All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
CommandLoader Class Reference

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)
 

Detailed Description

This serves as the central class from which ModCommand functions are supported and carried out.