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

◆ TZVersion

Enumerator
V1 
V2 
V3 

Definition at line 3253 of file TimeZoneInfo.cs.

3254 {
3255 [global::Cpp2ILInjected.Token(Token = "0x40001BC")]
3256 V1,
3257 [global::Cpp2ILInjected.Token(Token = "0x40001BD")]
3258 V2,
3259 [global::Cpp2ILInjected.Token(Token = "0x40001BE")]
3260 V3
3261 }