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

◆ IsEquivalentTo()

override bool System.RuntimeType.IsEquivalentTo ( Type other)
inlinevirtual

Reimplemented from System.Type.

Definition at line 583 of file RuntimeType.cs.

584 {
585 if (other != null)
586 {
587 }
588 bool flag;
589 return flag;
590 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.