Back to Home
ESO Function Data v101039
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:1646
--
function ZO_InventoryManager:GetNumSlots(inventoryType, excludeUnavailable)
ingame/inventory/gamepad/gamepadinventory.lua:1266
--
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:483
--
PLAYER_INVENTORY:GetNumSlots(INVENTORY_BACKPACK)
ingame/inventory/inventory.lua:1481
--
self:GetNumSlots(freeSlotType)
ingame/inventory/inventory.lua:1490
--
self:GetNumSlots(altFreeSlotType)
ingame/inventory/inventory.lua:1691
--
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:479
--
PLAYER_INVENTORY:GetNumSlots(INVENTORY_BACKPACK)
ingame/repair/repairwindow.lua:117
--
PLAYER_INVENTORY:GetNumSlots(INVENTORY_BACKPACK)
ingame/retrait/keyboard/zo_retraitstation_retrait_keyboard.lua:408
--
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)