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
ProcessingState.cs
Go to the documentation of this file.
1using System;
3
5{
6 // Token: 0x0200000F RID: 15
7 [NativeHeader("Runtime/File/AsyncReadManagerMetrics.h")]
8 public enum ProcessingState
9 {
10 // Token: 0x0400001E RID: 30
11 Unknown,
12 // Token: 0x0400001F RID: 31
13 InQueue,
14 // Token: 0x04000020 RID: 32
15 Reading,
16 // Token: 0x04000021 RID: 33
18 // Token: 0x04000022 RID: 34
19 Failed,
20 // Token: 0x04000023 RID: 35
22 }
23}
class f__AnonymousType0<< Count > j__TPar