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

◆ DrawRect() [3/3]

static void Terraria.Utils.DrawRect ( SpriteBatch spriteBatch,
Vector2 topLeft,
Vector2 topRight,
Vector2 bottomRight,
Vector2 bottomLeft,
Color color )
inlinestatic

Definition at line 12450 of file Utils.cs.

12451 {
12452 throw null;
12453 }