Back to Home
ESO Function Data v100034
GetNumSlots()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/champion/championassignableactionbar.lua:110
--
function ZO_ChampionAssignableActionBar:GetNumSlots()
ingame/inventory/inventory.lua:1589
--
function ZO_InventoryManager:GetNumSlots(inventoryType, excludeUnavailable)
ingame/inventory/gamepad/gamepadinventory.lua:1149
--
function ZO_GamepadInventory:GetNumSlots(bag)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/champion/championassignableactionbar.lua:507
--
self.bar:GetNumSlots()
ingame/housingeditor/keyboard/furnitureclasses_keyboard.lua:458
--
PLAYER_INVENTORY:GetNumSlots(INVENTORY_BACKPACK)
ingame/inventory/inventory.lua:1451
--
self:GetNumSlots(freeSlotType)
ingame/inventory/inventory.lua:1460
--
self:GetNumSlots(altFreeSlotType)
ingame/inventory/inventory.lua:1634
--
self:GetNumSlots(inventoryType)
ingame/inventory/inventorytemplates.lua:6
--
PLAYER_INVENTORY:GetNumSlots(INVENTORY_BACKPACK)
ingame/inventory/inventorywallet.lua:155
--
PLAYER_INVENTORY:GetNumSlots(INVENTORY_BACKPACK)
ingame/quickslot/quickslot.lua:692
--
PLAYER_INVENTORY:GetNumSlots(INVENTORY_BACKPACK)
ingame/repair/repairwindow.lua:116
--
PLAYER_INVENTORY:GetNumSlots(INVENTORY_BACKPACK)
ingame/retrait/keyboard/zo_retraitstation_retrait_keyboard.lua:412
--
PLAYER_INVENTORY:GetNumSlots(INVENTORY_BACKPACK)
ingame/storewindow/keyboard/buyback_keyboard.lua:133
--
PLAYER_INVENTORY:GetNumSlots(INVENTORY_BACKPACK)
ingame/storewindow/keyboard/storewindow_keyboard.lua:420
--
PLAYER_INVENTORY:GetNumSlots(INVENTORY_BACKPACK)