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

◆ DrawBacking()

static void GUIPanel.DrawBacking ( Vector2 position,
Vector2 size,
Texture2D texture,
Color color,
Rectangle? sourceFrame = null )
inlinestatic

Definition at line 805 of file GUIPanel.cs.

806 {
807 throw null;
808 }