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