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

◆ EntityType

Enumerator
CharacterDec 
CharacterHex 
CharacterNamed 
Expanded 
Skipped 
FakeExpanded 
Unexpanded 
ExpandedInAttribute 

Definition at line 5789 of file XmlTextReaderImpl.cs.

5790 {
5791 [global::Cpp2ILInjected.Token(Token = "0x4000167")]
5793 [global::Cpp2ILInjected.Token(Token = "0x4000168")]
5795 [global::Cpp2ILInjected.Token(Token = "0x4000169")]
5797 [global::Cpp2ILInjected.Token(Token = "0x400016A")]
5798 Expanded,
5799 [global::Cpp2ILInjected.Token(Token = "0x400016B")]
5800 Skipped,
5801 [global::Cpp2ILInjected.Token(Token = "0x400016C")]
5803 [global::Cpp2ILInjected.Token(Token = "0x400016D")]
5804 Unexpanded,
5805 [global::Cpp2ILInjected.Token(Token = "0x400016E")]
5807 }