Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.Chat.Commands.HelpCommand Class Reference

Public Member Functions

void ProcessIncomingMessage (string text, byte clientId)
 
void ProcessOutgoingMessage (ChatMessage message)
 

Static Private Member Functions

static Dictionary< string, List< LocalizedText > > GetCommandAliasesByID ()
 
static NetworkText ComposeMessage (Dictionary< string, List< LocalizedText > > aliases)
 

Static Private Attributes

static readonly Color RESPONSE_COLOR = new Color(255, 240, 20)
 

Detailed Description

Definition at line 8 of file HelpCommand.cs.


The documentation for this class was generated from the following file: