terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ DrawButtons()

void GUIClothesWindow.DrawButtons ( )
inlineprivate

Definition at line 161 of file GUIClothesWindow.cs.

162 {
163 this.DrawChangeButton();
164 this.DrawCancelButton();
165 }

References DrawCancelButton(), and DrawChangeButton().