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

◆ AreaType

Enumerator
And 
Or 
None 

Definition at line 77 of file GenCondition.cs.

78 {
79 // Token: 0x04003997 RID: 14743
80 And,
81 // Token: 0x04003998 RID: 14744
82 Or,
83 // Token: 0x04003999 RID: 14745
84 None
85 }