tModLoader v2022.09
A mod to make and play Terraria mods
Terraria.ModLoader.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.