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.cs
Go to the documentation of this file.
1using System;
3
5{
6 // Token: 0x02000017 RID: 23
8 public enum Allocator
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 }
23}
class f__AnonymousType0<< Count > j__TPar