- ingame/inventory/inventoryslot.lua:1241 --
SetPendingItemPost(bag, slot, stackCount)
- ingame/inventory/inventoryslot.lua:1248 --
SetPendingItemPost(BAG_BACKPACK, 0, 0)
- ingame/inventory/inventoryslot.lua:2774 --
SetPendingItemPost(BAG_BACKPACK, 0, 0)
- ingame/tradinghouse/gamepad/tradinghouse_createlisting_gamepad.lua:297 --
SetPendingItemPost(BAG_BACKPACK, self.selectedData.slotIndex, self.selectedData.stackCount)
- ingame/tradinghouse/keyboard/tradinghouse_keyboard.lua:24 --
SetPendingItemPost(BAG_BACKPACK, 0, 0)
- ingame/tradinghouse/keyboard/tradinghouse_keyboard.lua:732 --
SetPendingItemPost(BAG_BACKPACK, 0, 0)