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