TModLoader v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches

◆ DrawInterface_22_DresserWindow()

void Terraria.Main.DrawInterface_22_DresserWindow ( )
inlineprivate

Definition at line 58844 of file Main.cs.

58845 {
58846 if (clothesWindow)
58847 {
58849 }
58850 }
void DrawClothesWindow()
Definition Main.cs:57151
static bool clothesWindow
Definition Main.cs:730

References Terraria.Main.clothesWindow, and Terraria.Main.DrawClothesWindow().

Referenced by Terraria.Main.SetupDrawInterfaceLayers().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: