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

◆ Draw()

static void GUIPanel.Draw ( Panel_Layout layout,
bool cursorOver = false,
Color? overloadBacking = null,
Color? overloadBorder = null,
Color? overloadHighlight = null )
inlinestatic

Definition at line 529 of file GUIPanel.cs.

530 {
531 throw null;
532 }