terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ DateTimeZoneHandling

Enumerator
Local 
Utc 
Unspecified 
RoundtripKind 

Definition at line 8 of file DateTimeZoneHandling.cs.

9 {
10 // Token: 0x04000019 RID: 25
11 Local,
12 // Token: 0x0400001A RID: 26
13 Utc,
14 // Token: 0x0400001B RID: 27
16 // Token: 0x0400001C RID: 28
17 RoundtripKind
18 }