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

◆ XsdDateTimeKind

Enumerator
Unspecified 
Zulu 
LocalWestOfZulu 
LocalEastOfZulu 

Definition at line 656 of file XsdDateTime.cs.

657 {
658 [global::Cpp2ILInjected.Token(Token = "0x4000661")]
660 [global::Cpp2ILInjected.Token(Token = "0x4000662")]
661 Zulu,
662 [global::Cpp2ILInjected.Token(Token = "0x4000663")]
664 [global::Cpp2ILInjected.Token(Token = "0x4000664")]
666 }