- ingame/inventory/inventoryslot.lua:1281 --
SetPendingItemPost(bag, slot, stackCount)
- ingame/inventory/inventoryslot.lua:1288 --
SetPendingItemPost(BAG_BACKPACK, 0, 0)
- ingame/inventory/inventoryslot.lua:2846 --
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:25 --
SetPendingItemPost(BAG_BACKPACK, 0, 0)
- ingame/tradinghouse/keyboard/tradinghouse_keyboard.lua:733 --
SetPendingItemPost(BAG_BACKPACK, 0, 0)