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

◆ GetScale()

float Terraria.GameContent.Golf.FancyGolfPredictionLine.GetScale ( float travelledLength)
inlineprivate

Definition at line 109 of file FancyGolfPredictionLine.cs.

110 {
111 float time = this._time;
112 if (16968 == 0)
113 {
114 }
115 return float.Epsilon;
116 }

References Terraria.GameContent.Golf.FancyGolfPredictionLine._time.

Referenced by Terraria.GameContent.Golf.FancyGolfPredictionLine.Draw().