Back to Home
ESO Function Data v101034
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:754
--
function ZO_CompanionEquipment_Gamepad:GetNumSlots(bag)
ingame/inventory/inventory.lua:1645
--
function ZO_InventoryManager:GetNumSlots(inventoryType, excludeUnavailable)
ingame/inventory/gamepad/gamepadinventory.lua:1249
--
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:223
--
PLAYER_INVENTORY:GetNumSlots(INVENTORY_BACKPACK)
ingame/housingeditor/keyboard/furnitureclasses_keyboard.lua:458
--
PLAYER_INVENTORY:GetNumSlots(INVENTORY_BACKPACK)
ingame/inventory/inventory.lua:1480
--
self:GetNumSlots(freeSlotType)
ingame/inventory/inventory.lua:1489
--
self:GetNumSlots(altFreeSlotType)
ingame/inventory/inventory.lua:1690
--
self:GetNumSlots(inventoryType)
ingame/inventory/inventorytemplates.lua:6
--
PLAYER_INVENTORY:GetNumSlots(INVENTORY_BACKPACK)
ingame/inventory/inventorywallet.lua:157
--
PLAYER_INVENTORY:GetNumSlots(INVENTORY_BACKPACK)
ingame/quickslot/keyboard/quickslot_keyboard.lua:478
--
PLAYER_INVENTORY:GetNumSlots(INVENTORY_BACKPACK)
ingame/repair/repairwindow.lua:118
--
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:138
--
PLAYER_INVENTORY:GetNumSlots(INVENTORY_BACKPACK)
ingame/storewindow/keyboard/storewindow_keyboard.lua:428
--
PLAYER_INVENTORY:GetNumSlots(INVENTORY_BACKPACK)