Terraria v1.4.4.9
Terraria source code documentation
|
|
inline |
Implements Terraria.Chat.IChatProcessor.
Definition at line 92 of file ChatCommandProcessor.cs.
References Terraria.Chat.ChatCommandProcessor._aliases, Terraria.Chat.ChatCommandProcessor._commands, Terraria.Chat.ChatCommandProcessor._localizedCommands, Terraria.Chat.ChatCommandProcessor.CreateOutgoingMessage(), Terraria.Chat.ChatCommandProcessor.HasLocalizedCommand(), Terraria.Chat.ChatCommandProcessor.RemoveCommandPrefix(), Terraria.Chat.ChatMessage.SetCommand(), and Terraria.Chat.ChatMessage.Text.
Referenced by Terraria.Chat.ChatCommandProcessor.CreateOutgoingMessage().