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