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

◆ CommandId

ChatCommandId Terraria.Chat.ChatMessage.CommandId
getprivate set

Definition at line 15 of file ChatMessage.cs.

16 {
18 get
19 {
20 return this.<CommandId>k__BackingField;
21 }
23 private set
24 {
26 }
27 }
class f__AnonymousType0<< Count > j__TPar
ChatCommandId< CommandId > k__BackingField

Referenced by Terraria.Chat.ChatMessage.Serialize(), and Terraria.Chat.ChatMessage.SetCommand().