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

◆ NamespaceKind

Enumerator
Written 
NeedToWrite 
Implied 
Special 

Definition at line 1500 of file XmlWellFormedWriter.cs.

1501 {
1502 [global::Cpp2ILInjected.Token(Token = "0x4000236")]
1503 Written,
1504 [global::Cpp2ILInjected.Token(Token = "0x4000237")]
1506 [global::Cpp2ILInjected.Token(Token = "0x4000238")]
1507 Implied,
1508 [global::Cpp2ILInjected.Token(Token = "0x4000239")]
1509 Special
1510 }