ESO Function Data v100010
UpdateFreeSlots()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/inventory/inventory.lua:749
--
function ZO_InventoryManager:UpdateFreeSlots(inventoryType)
ingame/quickslot/quickslot.lua:540
--
function ZO_QuickslotManager:UpdateFreeSlots()
ingame/repair/repairwindow.lua:103
--
function ZO_Repair:UpdateFreeSlots()
ingame/stable/sellmount.lua:140
--
function ZO_SellMount:UpdateFreeSlots()
ingame/stable/stable.lua:427
--
function ZO_StableManager:UpdateFreeSlots()
ingame/storewindow/buyback.lua:115
--
function BuyBack:UpdateFreeSlots()
ingame/storewindow/storewindow.lua:325
--
function ZO_StoreManager:UpdateFreeSlots()
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/inventory/inventory.lua:996
--
self:UpdateFreeSlots(inventoryType)
ingame/inventory/inventory.lua:1847
--
PLAYER_INVENTORY:UpdateFreeSlots(INVENTORY_BACKPACK)
ingame/inventory/inventory.lua:1861
--
PLAYER_INVENTORY:UpdateFreeSlots(INVENTORY_BANK)
ingame/quickslot/quickslot.lua:107
--
manager:UpdateFreeSlots()
ingame/quickslot/quickslot.lua:227
--
manager:UpdateFreeSlots()
ingame/repair/repairwindow.lua:94
--
self:UpdateFreeSlots()
ingame/repair/repairwindow.lua:196
--
self:UpdateFreeSlots()
ingame/stable/sellmount.lua:131
--
self:UpdateFreeSlots()
ingame/stable/sellmount.lua:187
--
self:UpdateFreeSlots()
ingame/stable/stable.lua:439
--
self:UpdateFreeSlots()
ingame/stable/stable.lua:447
--
self:UpdateFreeSlots()
ingame/stable/stable.lua:457
--
self:UpdateFreeSlots()
ingame/storewindow/buyback.lua:84
--
self:UpdateFreeSlots()
ingame/storewindow/buyback.lua:211
--
self:UpdateFreeSlots()
ingame/storewindow/storewindow.lua:190
--
manager:UpdateFreeSlots()
ingame/storewindow/storewindow.lua:249
--
self:UpdateFreeSlots()