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

◆ DrawLine() [3/3]

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

Definition at line 12327 of file Utils.cs.

12328 {
12329 throw null;
12330 }