terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ AreaType

Enumerator
And 
Or 
None 

Definition at line 136 of file GenCondition.cs.

137 {
138 [global::Cpp2ILInjected.Token(Token = "0x4003997")]
139 And,
140 [global::Cpp2ILInjected.Token(Token = "0x4003998")]
141 Or,
142 [global::Cpp2ILInjected.Token(Token = "0x4003999")]
143 None
144 }