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

◆ InternalMemberValueE

Enumerator
Empty 
InlineValue 
Nested 
Reference 
Null 

Definition at line 6 of file InternalMemberValueE.cs.

7 {
8 // Token: 0x0400103E RID: 4158
9 Empty,
10 // Token: 0x0400103F RID: 4159
12 // Token: 0x04001040 RID: 4160
13 Nested,
14 // Token: 0x04001041 RID: 4161
16 // Token: 0x04001042 RID: 4162
17 Null
18 }