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

◆ ClosestPointInRect()

static Vector2 Terraria.Utils.ClosestPointInRect ( this Rectangle r,
Vector2 point )
inlinestatic

Definition at line 6814 of file Utils.cs.

6815 {
6816 throw null;
6817 }