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

◆ DateTimeFormatFlags

Enumerator
None 
UseGenitiveMonth 
UseLeapYearMonth 
UseSpacesInMonthNames 
UseHebrewRule 
UseSpacesInDayNames 
UseDigitPrefixInTokens 
NotInitialized 

Definition at line 8 of file DateTimeFormatFlags.cs.

9 {
10 [global::Cpp2ILInjected.Token(Token = "0x40016DD")]
11 None = 0,
12 [global::Cpp2ILInjected.Token(Token = "0x40016DE")]
14 [global::Cpp2ILInjected.Token(Token = "0x40016DF")]
16 [global::Cpp2ILInjected.Token(Token = "0x40016E0")]
18 [global::Cpp2ILInjected.Token(Token = "0x40016E1")]
19 UseHebrewRule = 8,
20 [global::Cpp2ILInjected.Token(Token = "0x40016E2")]
22 [global::Cpp2ILInjected.Token(Token = "0x40016E3")]
24 [global::Cpp2ILInjected.Token(Token = "0x40016E4")]
26 }