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

◆ Restock()

static void Terraria.UI.ChestUI.Restock ( )
inlinestatic

Definition at line 236 of file ChestUI.cs.

237 {
238 if (!true)
239 {
240 }
241 int myPlayer = Main.myPlayer;
242 }

References Terraria.Main.myPlayer.

Referenced by GUIPageOptions.DrawChestRestock().