Back to Home
ESO Function Data v101044
RefreshInventorySlotLocked()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/inventory/inventory.lua:2092
--
function ZO_InventoryManager:RefreshInventorySlotLocked(inventoryType, slotIndex, locked, bagId)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/inventory/inventory.lua:3253
--
self:RefreshInventorySlotLocked(inventory, slotIndex, true, bagId)
ingame/inventory/inventory.lua:3260
--
self:RefreshInventorySlotLocked(inventory, slotIndex, false, bagId)