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

◆ EntityType

Enumerator
CharacterDec 
CharacterHex 
CharacterNamed 
Expanded 
Skipped 
FakeExpanded 
Unexpanded 
ExpandedInAttribute 

Definition at line 3906 of file XmlTextReaderImpl.cs.

3907 {
3908 // Token: 0x04000167 RID: 359
3910 // Token: 0x04000168 RID: 360
3912 // Token: 0x04000169 RID: 361
3914 // Token: 0x0400016A RID: 362
3915 Expanded,
3916 // Token: 0x0400016B RID: 363
3917 Skipped,
3918 // Token: 0x0400016C RID: 364
3920 // Token: 0x0400016D RID: 365
3921 Unexpanded,
3922 // Token: 0x0400016E RID: 366
3924 }