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

◆ RecordBallInfo()

void Terraria.GameContent.Golf.GolfState.RecordBallInfo ( Projectile golfBall)
inline

Definition at line 238 of file GolfState.cs.

239 {
240 Projectile lastHitBall = this.GetLastHitBall();
242 if (waitingForBallToSettle)
243 {
244 Vector2 center = golfBall.Center;
246 {
247 }
248 double num;
250 }
251 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.GameContent.Golf.GolfState._waitingForBallToSettle, Terraria.GameContent.Golf.GolfState.GetLastHitBall(), and j__TPar.