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

◆ Deposit()

static void Terraria.UI.ChestUI.Deposit ( int p)
inlinestatic

Definition at line 122 of file ChestUI.cs.

123 {
124 if (!true)
125 {
126 }
127 int myPlayer = Main.myPlayer;
128 }

References Terraria.Main.myPlayer.

Referenced by GUIInventoryTransactions.DepositItem().