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

◆ XmlOutputMethod

Enumerator
Xml 
Html 
Text 
AutoDetect 

Definition at line 6 of file XmlOutputMethod.cs.

7 {
8 // Token: 0x04000265 RID: 613
9 Xml,
10 // Token: 0x04000266 RID: 614
11 Html,
12 // Token: 0x04000267 RID: 615
13 Text,
14 // Token: 0x04000268 RID: 616
16 }