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

◆ ListType

Enumerator
Any 
Other 
Set 

Definition at line 142 of file NamespaceList.cs.

143 {
144 [global::Cpp2ILInjected.Token(Token = "0x4000516")]
145 Any,
146 [global::Cpp2ILInjected.Token(Token = "0x4000517")]
147 Other,
148 [global::Cpp2ILInjected.Token(Token = "0x4000518")]
149 Set
150 }