terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
Terraria.Chat.Commands.HelpCommand Class Reference
+ Inheritance diagram for Terraria.Chat.Commands.HelpCommand:
+ Collaboration diagram for Terraria.Chat.Commands.HelpCommand:

Public Member Functions

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

Static Private Member Functions

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

Static Private Attributes

static readonly Color RESPONSE_COLOR
 

Detailed Description

Definition at line 12 of file HelpCommand.cs.


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