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 Microsoft.Xna.Framework.Plane.Equals ( object other)
inline

Definition at line 225 of file Plane.cs.

226 {
227 if (other != null)
228 {
229 }
230 bool flag;
231 return flag;
232 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.