terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ FactorAcceleration()

static Vector2 Terraria.Utils.FactorAcceleration ( Vector2 currentVelocity,
float timeToInterception,
Vector2 descendOfProjectile,
int framesOfLenience )
inlinestatic

Definition at line 1022 of file Utils.cs.

1023 {
1024 throw null;
1025 }