Terraria v1.4.4.9
Terraria source code documentation
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
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