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

◆ InternalMemberTypeE

Enumerator
Empty 
Header 
Field 
Item 

Definition at line 6 of file InternalMemberTypeE.cs.

7 {
8 // Token: 0x04001039 RID: 4153
9 Empty,
10 // Token: 0x0400103A RID: 4154
11 Header,
12 // Token: 0x0400103B RID: 4155
13 Field,
14 // Token: 0x0400103C RID: 4156
15 Item
16 }