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

◆ SaveClothesWindow()

static void Terraria.Main.SaveClothesWindow ( )
inlinestatic

Definition at line 12406 of file Main.cs.

12407 {
12408 if (!true)
12409 {
12410 }
12411 Main.clothesWindow = false;
12412 int myPlayer = Main.myPlayer;
12413 }
class f__AnonymousType0<< Count > j__TPar
static int myPlayer
Definition Main.cs:2337

References j__TPar, and Terraria.Main.myPlayer.

Referenced by GUIClothesWindow.DrawChangeButton().