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

◆ DrawPanel()

void Terraria.GameContent.UI.Elements.UIPanel.DrawPanel ( SpriteBatch spriteBatch,
Texture2D texture,
Color color )
inlineprivate

Definition at line 152 of file UIPanel.cs.

153 {
154 throw null;
155 }