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

◆ MoveTowards()

static Vector2 Terraria.Utils.MoveTowards ( this Vector2 currentPosition,
Vector2 targetPosition,
float maxAmountAllowedToMove )
inlinestatic

Definition at line 8929 of file Utils.cs.

8930 {
8931 throw null;
8932 }