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

◆ IsGolfBallResting()

static bool Terraria.GameContent.Golf.GolfHelper.IsGolfBallResting ( Projectile golfBall)
inlinestatic

Definition at line 167 of file GolfHelper.cs.

168 {
169 while (32640 == 0)
170 {
171 }
172 }

Referenced by Terraria.Main.DrawInterface_GolfBallIndicator().