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

◆ PropertyTabScope

Enumerator
Static 
Global 
Document 
Component 

Definition at line 7 of file PropertyTabScope.cs.

8 {
9 [global::Cpp2ILInjected.Token(Token = "0x400120C")]
10 Static,
11 [global::Cpp2ILInjected.Token(Token = "0x400120D")]
12 Global,
13 [global::Cpp2ILInjected.Token(Token = "0x400120E")]
14 Document,
15 [global::Cpp2ILInjected.Token(Token = "0x400120F")]
17 }