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

◆ DrawBuyButton()

void GUIHairWindow.DrawBuyButton ( )
inline

Definition at line 232 of file GUIHairWindow.cs.

233 {
234 int myPlayer = Main.myPlayer;
235 int myPlayer2 = Main.myPlayer;
236 int num = 16992;
237 if (num == 0)
238 {
239 }
242 {
243 if (num == 0)
244 {
245 }
247 }
249 int num2 = 200;
250 if (num2 == 0)
251 {
252 }
254 if (num2 == 0)
255 {
256 }
258 }
class f__AnonymousType0<< Count > j__TPar
static void FlushBatches()
Definition Main.cs:5092
static int myPlayer
Definition Main.cs:2337
static void BuyHairWindow()
Definition Main.cs:12340

References Controller.ControllerActionManager.AnyControllerConnected, Terraria.Main.BuyHairWindow(), Terraria.Main.FlushBatches(), j__TPar, and Terraria.Main.myPlayer.

Referenced by DrawButtons().