terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ ValidationType

Enumerator
None 
Auto 
DTD 
XDR 
Schema 

Definition at line 7 of file ValidationType.cs.

8 {
9 [global::Cpp2ILInjected.Token(Token = "0x4000076")]
10 None,
11 [Obsolete("Validation type should be specified as DTD or Schema.")]
12 [global::Cpp2ILInjected.Token(Token = "0x4000077")]
13 Auto,
14 [global::Cpp2ILInjected.Token(Token = "0x4000078")]
15 DTD,
16 [Obsolete("XDR Validation through XmlValidatingReader is obsoleted")]
17 [global::Cpp2ILInjected.Token(Token = "0x4000079")]
18 XDR,
19 [global::Cpp2ILInjected.Token(Token = "0x400007A")]
20 Schema
21 }
class f__AnonymousType0<< Count > j__TPar