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

◆ ItemType

Enumerator
EntityRef 
CharEntity 
SurrogateCharEntity 
Whitespace 
String 
StringChars 
Raw 
RawChars 
ValueString 

Definition at line 1486 of file XmlWellFormedWriter.cs.

1487 {
1488 // Token: 0x0400024E RID: 590
1489 EntityRef,
1490 // Token: 0x0400024F RID: 591
1491 CharEntity,
1492 // Token: 0x04000250 RID: 592
1494 // Token: 0x04000251 RID: 593
1495 Whitespace,
1496 // Token: 0x04000252 RID: 594
1497 String,
1498 // Token: 0x04000253 RID: 595
1500 // Token: 0x04000254 RID: 596
1501 Raw,
1502 // Token: 0x04000255 RID: 597
1503 RawChars,
1504 // Token: 0x04000256 RID: 598
1506 }