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

◆ DrawRectangle()

static void Terraria.Utils.DrawRectangle ( SpriteBatch sb,
Vector2 start,
Vector2 end,
Color colorStart,
Color colorEnd,
float width )
inlinestatic

Definition at line 12100 of file Utils.cs.

12101 {
12102 throw null;
12103 }