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

◆ ItemTransferInfo()

Terraria.UI.ItemSlot.ItemTransferInfo.ItemTransferInfo ( Item itemAfter,
int fromContext,
int toContext,
int transferAmount = 0 )
inline

Definition at line 1810 of file ItemSlot.cs.

1811 {
1812 int type = itemAfter.type;
1813 this.ItemType = type;
1814 int stack = itemAfter.stack;
1818 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.stack.