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

◆ ItemType

Enumerator
EntityRef 
CharEntity 
SurrogateCharEntity 
Whitespace 
String 
StringChars 
Raw 
RawChars 
ValueString 

Definition at line 1966 of file XmlWellFormedWriter.cs.

1967 {
1968 [global::Cpp2ILInjected.Token(Token = "0x400024E")]
1969 EntityRef,
1970 [global::Cpp2ILInjected.Token(Token = "0x400024F")]
1971 CharEntity,
1972 [global::Cpp2ILInjected.Token(Token = "0x4000250")]
1974 [global::Cpp2ILInjected.Token(Token = "0x4000251")]
1975 Whitespace,
1976 [global::Cpp2ILInjected.Token(Token = "0x4000252")]
1977 String,
1978 [global::Cpp2ILInjected.Token(Token = "0x4000253")]
1980 [global::Cpp2ILInjected.Token(Token = "0x4000254")]
1981 Raw,
1982 [global::Cpp2ILInjected.Token(Token = "0x4000255")]
1983 RawChars,
1984 [global::Cpp2ILInjected.Token(Token = "0x4000256")]
1986 }