terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Member Functions | |
ChatCommandProcessor | AddCommand< T > () |
void | AddAlias (LocalizedText text, NetworkText result) |
void | ClearAliases () |
ChatCommandProcessor | AddDefaultCommand< T > () |
ChatMessage | CreateOutgoingMessage (string text) |
void | ProcessIncomingMessage (ChatMessage message, int clientId) |
ChatCommandProcessor () | |
Static Private Member Functions | |
static bool | HasLocalizedCommand (ChatMessage message, LocalizedText command) |
static string | RemoveCommandPrefix (string messageText, LocalizedText command) |
Definition at line 10 of file ChatCommandProcessor.cs.