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 218 of file Plane.cs.

219 {
220 bool flag;
221 return flag;
222 }