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
|
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 |
Definition at line 12 of file HelpCommand.cs.