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() [2/3]

static void Terraria.Utils.DrawRect ( SpriteBatch spriteBatch,
Vector2 start,
Vector2 end,
Color color )
inlinestatic

Definition at line 12434 of file Utils.cs.

12435 {
12436 throw null;
12437 }