Back to Home
ESO Function Data v100032
OnInventoryItemRemoved()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/inventory/inventory.lua:1352
--
function ZO_InventoryManager:OnInventoryItemRemoved(inventoryType, bagId, slotIndex, oldSlotData)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/inventory/inventory.lua:699
--
self:OnInventoryItemRemoved(inventory, bagId, slotIndex, oldSlotData)