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

◆ operator!=()

static bool Microsoft.Xna.Framework.Plane.operator!= ( Plane plane1,
Plane plane2 )
inlinestatic

Definition at line 211 of file Plane.cs.

212 {
213 bool flag;
214 return flag;
215 }