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

◆ InternalObjectPositionE

Enumerator
Empty 
Top 
Child 
Headers 

Definition at line 7 of file InternalObjectPositionE.cs.

8 {
9 [global::Cpp2ILInjected.Token(Token = "0x400102E")]
10 Empty,
11 [global::Cpp2ILInjected.Token(Token = "0x400102F")]
12 Top,
13 [global::Cpp2ILInjected.Token(Token = "0x4001030")]
14 Child,
15 [global::Cpp2ILInjected.Token(Token = "0x4001031")]
17 }