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

◆ ReadState

Enumerator
Initial 
Interactive 
Error 
EndOfFile 
Closed 

Definition at line 6 of file ReadState.cs.

7 {
8 // Token: 0x0400006E RID: 110
9 Initial,
10 // Token: 0x0400006F RID: 111
12 // Token: 0x04000070 RID: 112
13 Error,
14 // Token: 0x04000071 RID: 113
16 // Token: 0x04000072 RID: 114
17 Closed
18 }