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

◆ WriteState

Enumerator
Start 
Prolog 
Element 
Attribute 
Content 
Closed 
Error 

Definition at line 6 of file WriteState.cs.

7 {
8 // Token: 0x0400025D RID: 605
9 Start,
10 // Token: 0x0400025E RID: 606
11 Prolog,
12 // Token: 0x0400025F RID: 607
13 Element,
14 // Token: 0x04000260 RID: 608
16 // Token: 0x04000261 RID: 609
17 Content,
18 // Token: 0x04000262 RID: 610
19 Closed,
20 // Token: 0x04000263 RID: 611
21 Error
22 }