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

◆ Allocator

Enumerator
Invalid 
None 
Temp 
TempJob 
Persistent 
AudioKernel 

Definition at line 8 of file Allocator.cs.

9 {
10 // Token: 0x04000042 RID: 66
11 Invalid,
12 // Token: 0x04000043 RID: 67
13 None,
14 // Token: 0x04000044 RID: 68
15 Temp,
16 // Token: 0x04000045 RID: 69
17 TempJob,
18 // Token: 0x04000046 RID: 70
20 // Token: 0x04000047 RID: 71
22 }