| 
    Terraria v1.4.4.9
    
   Terraria source code documentation 
   | 
 
      
  | 
  inline | 
| T | : | IChatCommand | |
| T | : | new() | 
Definition at line 19 of file ChatCommandProcessor.cs.
References Terraria.Chat.ChatCommandProcessor._commands, Terraria.Chat.ChatCommandProcessor._localizedCommands, System.Collections.Generic.Dictionary< TKey, TValue >.Add(), Terraria.Localization.Language.Exists(), Terraria.Localization.Language.FindAll(), and Terraria.Localization.Language.GetText().
Referenced by Terraria.Chat.ChatCommandProcessor.AddDefaultCommand< T >().