terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ AddDefaultCommand< T >()

ChatCommandProcessor Terraria.Chat.ChatCommandProcessor.AddDefaultCommand< T > ( )
inline
Type Constraints
T :IChatCommand 
T :new() 

Definition at line 38 of file ChatCommandProcessor.cs.

38 : IChatCommand, new()
39 {
42 return this;
43 }
class f__AnonymousType0<< Count > j__TPar
readonly Dictionary< ChatCommandId, IChatCommand > _commands

References Terraria.Chat.ChatCommandProcessor._commands, and j__TPar.