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() [2/3]

override bool UnityEngine.Matrix4x4.Equals ( object other)
inline

Definition at line 37 of file Matrix4x4.cs.

38 {
39 if (other != null)
40 {
41 return;
42 }
43 }
class f__AnonymousType0<< Count > j__TPar