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

◆ SetCommand< T >()

Type Constraints
T :IChatCommand 

Definition at line 129 of file ChatMessage.cs.

130 {
131 while (this.<IsConsumed>k__BackingField)
132 {
133 }
134 }
ChatCommandId< CommandId > k__BackingField

References Terraria.Chat.ChatMessage.IsConsumed, and Terraria.Chat.ChatMessage.k__BackingField.