Back to Home
ESO Function Data v100023
RefreshInventorySlot()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/inventory/inventory.lua:1498
--
function ZO_InventoryManager:RefreshInventorySlot(inventoryType, slotIndex, bagId)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/inventory/inventory.lua:2675
--
self:RefreshInventorySlot(inventory, slotIndex, bagId)
ingame/inventory/inventory.lua:2678
--
self:RefreshInventorySlot(INVENTORY_BACKPACK, slotIndex, BAG_BACKPACK)