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

◆ WithinRange()

static bool Terraria.Utils.WithinRange ( this Vector2 Origin,
Vector2 Target,
float MaxRange )
inlinestatic

Definition at line 10266 of file Utils.cs.

10267 {
10268 throw null;
10269 }