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

◆ BestiaryUnlockType

Enumerator
Kill 
Sight 
Chat 

Definition at line 100 of file NetBestiaryModule.cs.

101 {
102 // Token: 0x040085B4 RID: 34228
103 Kill,
104 // Token: 0x040085B5 RID: 34229
105 Sight,
106 // Token: 0x040085B6 RID: 34230
107 Chat
108 }