terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ PlaceItem()

static void Terraria.UI.ItemSlot.PlaceItem ( ref Item[] inv,
ref Item item,
int context = 0,
int slot = -1,
int keepStack = 0 )
inlinestaticprivate

Definition at line 1065 of file ItemSlot.cs.

1066 {
1067 throw null;
1068 }