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

◆ SchemaType

Enumerator
None 
DTD 
XDR 
XSD 

Definition at line 6 of file SchemaType.cs.

7 {
8 // Token: 0x0400055D RID: 1373
9 None,
10 // Token: 0x0400055E RID: 1374
11 DTD,
12 // Token: 0x0400055F RID: 1375
13 XDR,
14 // Token: 0x04000560 RID: 1376
15 XSD
16 }