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

◆ RightClick() [1/2]

static void Terraria.UI.ItemSlot.RightClick ( Item inv,
int context = 0 )
inlinestatic

Definition at line 445 of file ItemSlot.cs.

446 {
447 if (!true)
448 {
449 }
450 }

Referenced by Terraria.UI.ItemSlot.Handle(), and GUIEquipment.ItemOver().