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

◆ ParsingMode

Enumerator
Full 
SkipNode 
SkipContent 

Definition at line 5778 of file XmlTextReaderImpl.cs.

5779 {
5780 [global::Cpp2ILInjected.Token(Token = "0x4000163")]
5781 Full,
5782 [global::Cpp2ILInjected.Token(Token = "0x4000164")]
5783 SkipNode,
5784 [global::Cpp2ILInjected.Token(Token = "0x4000165")]
5786 }