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

◆ DrawPredictionLine()

static void Terraria.GameContent.Golf.GolfHelper.DrawPredictionLine ( Entity golfBall,
Vector2 impactVelocity,
float chargeProgress,
float roughLandResistance )
inlinestatic

Definition at line 247 of file GolfHelper.cs.

248 {
249 if (!true)
250 {
251 }
252 if (!true)
253 {
254 }
255 Camera camera = Main.Camera;
256 }

References Terraria.Main.Camera.