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

◆ IsFixedDateRule

bool System.TimeZoneInfo.TransitionTime.IsFixedDateRule
get

Definition at line 2353 of file TimeZoneInfo.cs.

2354 {
2355 get
2356 {
2357 return this._isFixedDateRule;
2358 }
2359 }