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

◆ OnItemTransferred

static ItemSlot ItemTransferEvent Terraria.UI.ItemSlot.OnItemTransferred
staticaddremove

Definition at line 86 of file ItemSlot.cs.

87 {
89 add
90 {
91 if (!true)
92 {
93 }
95 if (@delegate != null)
96 {
97 }
98 }
100 remove
101 {
102 if (!true)
103 {
104 }
106 if (@delegate != null)
107 {
108 }
109 }
110 }
class f__AnonymousType0<< Count > j__TPar