Back to Home
ESO Function Data v101043
GetNumSlots()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/champion/championassignableactionbar.lua:114
--
function ZO_ChampionAssignableActionBar:GetNumSlots()
ingame/companion/gamepad/companionequipment_gamepad.lua:752
--
function ZO_CompanionEquipment_Gamepad:GetNumSlots(bag)
ingame/inventory/inventory.lua:1774
--
function ZO_InventoryManager:GetNumSlots(inventoryType, excludeUnavailable)
ingame/inventory/gamepad/gamepadinventory.lua:1301
--
function ZO_GamepadInventory:GetNumSlots(bag)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/champion/championassignableactionbar.lua:489
--
self.bar:GetNumSlots()
ingame/companion/keyboard/companionequipment_keyboard.lua:222
--
PLAYER_INVENTORY:GetNumSlots(INVENTORY_BACKPACK)
ingame/housingeditor/keyboard/furnitureclasses_keyboard.lua:482
--
PLAYER_INVENTORY:GetNumSlots(INVENTORY_BACKPACK)
ingame/inventory/inventory.lua:1609
--
self:GetNumSlots(freeSlotType)
ingame/inventory/inventory.lua:1618
--
self:GetNumSlots(altFreeSlotType)
ingame/inventory/inventory.lua:1819
--
self:GetNumSlots(inventoryType)
ingame/inventory/inventorytemplates.lua:6
--
PLAYER_INVENTORY:GetNumSlots(INVENTORY_BACKPACK)
ingame/inventory/inventorywallet.lua:158
--
PLAYER_INVENTORY:GetNumSlots(INVENTORY_BACKPACK)
ingame/mail/keyboard/mailinbox_keyboard.lua:775
--
PLAYER_INVENTORY:GetNumSlots(INVENTORY_BACKPACK)
ingame/quickslot/keyboard/quickslot_keyboard.lua:484
--
PLAYER_INVENTORY:GetNumSlots(INVENTORY_BACKPACK)
ingame/repair/repairwindow.lua:117
--
PLAYER_INVENTORY:GetNumSlots(INVENTORY_BACKPACK)
ingame/retrait/keyboard/zo_retraitstation_retrait_keyboard.lua:414
--
PLAYER_INVENTORY:GetNumSlots(INVENTORY_BACKPACK)
ingame/storewindow/keyboard/buyback_keyboard.lua:137
--
PLAYER_INVENTORY:GetNumSlots(INVENTORY_BACKPACK)
ingame/storewindow/keyboard/storewindow_keyboard.lua:425
--
PLAYER_INVENTORY:GetNumSlots(INVENTORY_BACKPACK)