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