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

◆ XmlSchemaContentProcessing

Enumerator
None 
Skip 
Lax 
Strict 

Definition at line 8 of file XmlSchemaContentProcessing.cs.

9 {
10 [XmlIgnore]
11 [global::Cpp2ILInjected.Token(Token = "0x400057F")]
12 None,
13 [XmlEnum("skip")]
14 [global::Cpp2ILInjected.Token(Token = "0x4000580")]
15 Skip,
16 [XmlEnum("lax")]
17 [global::Cpp2ILInjected.Token(Token = "0x4000581")]
18 Lax,
19 [XmlEnum("strict")]
20 [global::Cpp2ILInjected.Token(Token = "0x4000582")]
21 Strict
22 }
class f__AnonymousType0<< Count > j__TPar