- ingame/inventory/inventoryslot.lua:1202 --
SetPendingItemPost(bag, slot, stackCount)
- ingame/inventory/inventoryslot.lua:1209 --
SetPendingItemPost(BAG_BACKPACK, 0, 0)
- ingame/inventory/inventoryslot.lua:2699 --
SetPendingItemPost(BAG_BACKPACK, 0, 0)
- ingame/tradinghouse/gamepad/tradinghouse_createlisting_gamepad.lua:253 --
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)