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

◆ DrawSquare() [2/2]

void ReLogic.Graphics.BasicDebugDrawer.DrawSquare ( Vector4 positionAndSize,
Color color )
inline

Implements ReLogic.Graphics.IDebugDrawer.

Definition at line 110 of file BasicDebugDrawer.cs.

111 {
112 throw null;
113 }