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

◆ DrawStyles()

void GUIClothesWindow.DrawStyles ( )
inlineprivate

Definition at line 416 of file GUIClothesWindow.cs.

417 {
418 int myPlayer = Main.myPlayer;
419 Main.gameMenu = true;
420 Main.gameMenu = false;
421 }
class f__AnonymousType0<< Count > j__TPar
static int myPlayer
Definition Main.cs:2337

References j__TPar, and Terraria.Main.myPlayer.

Referenced by Draw().