Back to Home
ESO Function Data v100025
OnInventoryItemAdded()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/inventory/inventory.lua:1353
--
function ZO_InventoryManager:OnInventoryItemAdded(inventoryType, bagId, slotIndex, newSlotData)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/inventory/inventory.lua:686
--
self:OnInventoryItemAdded(inventory, bagId, slotIndex, newSlotData)