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.ChatCommandProcessor Member List

This is the complete list of members for Terraria.Chat.ChatCommandProcessor, including all inherited members.

_aliasesTerraria.Chat.ChatCommandProcessorprivate
_commandsTerraria.Chat.ChatCommandProcessorprivate
_defaultCommandTerraria.Chat.ChatCommandProcessorprivate
_localizedCommandsTerraria.Chat.ChatCommandProcessorprivate
AddAlias(LocalizedText text, NetworkText result)Terraria.Chat.ChatCommandProcessorinline
AddCommand< T >()Terraria.Chat.ChatCommandProcessorinline
AddDefaultCommand< T >()Terraria.Chat.ChatCommandProcessorinline
ChatCommandProcessor()Terraria.Chat.ChatCommandProcessorinline
ClearAliases()Terraria.Chat.ChatCommandProcessorinline
CreateOutgoingMessage(string text)Terraria.Chat.ChatCommandProcessorinline
HasLocalizedCommand(ChatMessage message, LocalizedText command)Terraria.Chat.ChatCommandProcessorinlineprivatestatic
ProcessIncomingMessage(ChatMessage message, int clientId)Terraria.Chat.ChatCommandProcessorinline
RemoveCommandPrefix(string messageText, LocalizedText command)Terraria.Chat.ChatCommandProcessorinlineprivatestatic