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

◆ TryItemSwap()

static bool Terraria.UI.ItemSlot.TryItemSwap ( Item item)
inlinestaticprivate

Definition at line 645 of file ItemSlot.cs.

646 {
647 if (5323 == 0)
648 {
649 }
650 ItemSlot.AfterItemSwap(0, 0);
651 return false;
652 }

References Terraria.UI.ItemSlot.AfterItemSwap().