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

◆ StaticAccessorType

Enumerator
Dot 
Arrow 
DoubleColon 
ArrowWithDefaultReturnIfNull 

Definition at line 8 of file StaticAccessorType.cs.

9 {
10 [global::Cpp2ILInjected.Token(Token = "0x400001E")]
11 Dot,
12 [global::Cpp2ILInjected.Token(Token = "0x400001F")]
13 Arrow,
14 [global::Cpp2ILInjected.Token(Token = "0x4000020")]
16 [global::Cpp2ILInjected.Token(Token = "0x4000021")]
18 }