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

◆ Min()

static float Microsoft.Xna.Framework.MathHelper.Min ( float value1,
float value2 )
inlinestatic

Definition at line 76 of file MathHelper.cs.

77 {
78 if (!true)
79 {
80 return;
81 }
82 }

Referenced by Terraria.Main.DrawProj_TrueNightsEdge().