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

◆ OpenClothesWindow()

static void Terraria.Main.OpenClothesWindow ( )
inlinestatic

Definition at line 12357 of file Main.cs.

12358 {
12359 if (!true)
12360 {
12361 }
12362 bool clothesWindow = Main.clothesWindow;
12363 Main.CancelClothesWindow(false);
12364 }
static bool clothesWindow
Definition Main.cs:797

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