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

◆ CenteredRectangle()

static Rectangle Terraria.Utils.CenteredRectangle ( Vector2 center,
Vector2 size )
inlinestatic

Definition at line 1496 of file Utils.cs.

1497 {
1498 throw null;
1499 }