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 UnityEngine.Rect.Equals ( object other)
inline

Definition at line 462 of file Rect.cs.

463 {
464 if (other != null)
465 {
466 }
467 bool flag;
468 return flag;
469 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.