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

◆ InternalArrayTypeE

Enumerator
Empty 
Single 
Jagged 
Rectangular 
Base64 

Definition at line 6 of file InternalArrayTypeE.cs.

7 {
8 // Token: 0x04001033 RID: 4147
9 Empty,
10 // Token: 0x04001034 RID: 4148
11 Single,
12 // Token: 0x04001035 RID: 4149
13 Jagged,
14 // Token: 0x04001036 RID: 4150
16 // Token: 0x04001037 RID: 4151
17 Base64
18 }