terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ StaticAccessorType

Enumerator
Dot 
Arrow 
DoubleColon 
ArrowWithDefaultReturnIfNull 

Definition at line 7 of file StaticAccessorType.cs.

8 {
9 // Token: 0x0400001E RID: 30
10 Dot,
11 // Token: 0x0400001F RID: 31
12 Arrow,
13 // Token: 0x04000020 RID: 32
15 // Token: 0x04000021 RID: 33
17 }