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

◆ Equals() [1/3]

override bool System.TimeZoneInfo.TransitionTime.Equals ( object obj)
inline

Definition at line 2362 of file TimeZoneInfo.cs.

2363 {
2364 if (obj != null)
2365 {
2366 }
2367 bool flag;
2368 return flag;
2369 }