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

◆ CreateCustomTimeZone() [2/2]

static global.System.TimeZoneInfo System.TimeZoneInfo.CreateCustomTimeZone ( string id,
global::System::TimeSpan baseUtcOffset,
string displayName,
string standardDisplayName,
string daylightDisplayName,
global::System::TimeZoneInfo::AdjustmentRule[] adjustmentRules,
bool disableDaylightSavingTime )
inlinestatic

Definition at line 1819 of file TimeZoneInfo.cs.

1820 {
1821 throw null;
1822 }