Back to Home
ESO Function Data v100020
OnInventoryUpdated()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/fence/fence_manager.lua:56
--
function ZO_Fence_Manager:OnInventoryUpdated()
Local Function Definitions
ingame/inventory/inventorytemplates.lua:34
--
local function OnInventoryUpdated()
ingame/inventory/gamepad/gamepadinventory.lua:108
--
local function OnInventoryUpdated(bagId)
ingame/inventory/gamepad/guildbank_gamepad.lua:224
--
local function OnInventoryUpdated(eventId, bagId, slotIndex, _, itemSoundCategory)
ingame/inventory/gamepad/inventorylist_gamepad.lua:82
--
local function OnInventoryUpdated(bagId)
ingame/storewindow/gamepad/storewindowrepair_gamepad.lua:25
--
local OnInventoryUpdated = function(eventId, bagId, slotId, isNewItem, soundCategory, reason)
ingame/storewindow/gamepad/storewindow_gamepad.lua:96
--
local OnInventoryUpdated = function()
ingame/storewindow/keyboard/storewindow_keyboard.lua:193
--
local function OnInventoryUpdated()
Function Calls
ingame/fence/fence_manager.lua:23
--
self:OnInventoryUpdated()
ingame/fence/fence_manager.lua:24
--
self:OnInventoryUpdated()