Back to Home
ESO Function Data v101044
GenerateListOfVirtualStackedItems()
Function Aliases
- No known aliases for this function.
Global Function Definitions
Local Function Definitions
- No known local definitions for this function.
Function Calls
- ingame/crafting/consolidatedsmithingsetdata_manager.lua:293 -- PLAYER_INVENTORY:GenerateListOfVirtualStackedItems(INVENTORY_BACKPACK, CanItemBeConsumedByConsolidatedStation)
- ingame/crafting/smithingresearch_shared.lua:195 -- PLAYER_INVENTORY:GenerateListOfVirtualStackedItems(INVENTORY_BACKPACK, DoesNotBlockResearch)
- ingame/crafting/smithingresearch_shared.lua:197 -- PLAYER_INVENTORY:GenerateListOfVirtualStackedItems(INVENTORY_BANK, DoesNotBlockResearch, virtualInventoryList)
- ingame/crafting/gamepad/alchemy_gamepad.lua:828 -- PLAYER_INVENTORY:GenerateListOfVirtualStackedItems(INVENTORY_BACKPACK, predicate)
- ingame/crafting/gamepad/alchemy_gamepad.lua:829 -- PLAYER_INVENTORY:GenerateListOfVirtualStackedItems(INVENTORY_BANK, predicate, list)
- ingame/crafting/gamepad/alchemy_gamepad.lua:830 -- PLAYER_INVENTORY:GenerateListOfVirtualStackedItems(INVENTORY_CRAFT_BAG, predicate, list)
- ingame/crafting/gamepad/consolidatedsmithingsets_gamepad.lua:476 -- PLAYER_INVENTORY:GenerateListOfVirtualStackedItems(INVENTORY_BACKPACK, CanItemBeConsumedByConsolidatedStation)
- ingame/crafting/gamepad/enchanting_gamepad.lua:893 -- PLAYER_INVENTORY:GenerateListOfVirtualStackedItems(INVENTORY_BACKPACK, predicate)
- ingame/crafting/gamepad/enchanting_gamepad.lua:894 -- PLAYER_INVENTORY:GenerateListOfVirtualStackedItems(INVENTORY_BANK, predicate, list)
- ingame/crafting/gamepad/enchanting_gamepad.lua:895 -- PLAYER_INVENTORY:GenerateListOfVirtualStackedItems(INVENTORY_CRAFT_BAG, predicate, list)
- ingame/crafting/gamepad/gamepadcraftinginventory.lua:134 -- PLAYER_INVENTORY:GenerateListOfVirtualStackedItems(INVENTORY_BACKPACK, predicate)
- ingame/crafting/gamepad/gamepadcraftinginventory.lua:135 -- PLAYER_INVENTORY:GenerateListOfVirtualStackedItems(INVENTORY_BANK, predicate, list)
- ingame/crafting/gamepad/gamepadcraftinginventory.lua:136 -- PLAYER_INVENTORY:GenerateListOfVirtualStackedItems(INVENTORY_CRAFT_BAG, predicate, list)
- ingame/crafting/gamepad/smithingresearch_gamepad.lua:73 -- PLAYER_INVENTORY:GenerateListOfVirtualStackedItems(INVENTORY_BACKPACK, IsResearchableItem)
- ingame/crafting/gamepad/smithingresearch_gamepad.lua:75 -- PLAYER_INVENTORY:GenerateListOfVirtualStackedItems(INVENTORY_BANK, IsResearchableItem, virtualInventoryList)
- ingame/crafting/keyboard/alchemy_keyboard.lua:584 -- PLAYER_INVENTORY:GenerateListOfVirtualStackedItems(INVENTORY_BACKPACK, predicate)
- ingame/crafting/keyboard/alchemy_keyboard.lua:585 -- PLAYER_INVENTORY:GenerateListOfVirtualStackedItems(INVENTORY_BANK, predicate, list)
- ingame/crafting/keyboard/alchemy_keyboard.lua:586 -- PLAYER_INVENTORY:GenerateListOfVirtualStackedItems(INVENTORY_CRAFT_BAG, predicate, list)
- ingame/crafting/keyboard/craftinginventory.lua:237 -- PLAYER_INVENTORY:GenerateListOfVirtualStackedItems(INVENTORY_BACKPACK, predicate)
- ingame/crafting/keyboard/craftinginventory.lua:238 -- PLAYER_INVENTORY:GenerateListOfVirtualStackedItems(INVENTORY_BANK, predicate, list)
- ingame/crafting/keyboard/craftinginventory.lua:239 -- PLAYER_INVENTORY:GenerateListOfVirtualStackedItems(INVENTORY_CRAFT_BAG, predicate, list)
- ingame/crafting/keyboard/enchanting_keyboard.lua:606 -- PLAYER_INVENTORY:GenerateListOfVirtualStackedItems(INVENTORY_BACKPACK, predicate)
- ingame/crafting/keyboard/enchanting_keyboard.lua:607 -- PLAYER_INVENTORY:GenerateListOfVirtualStackedItems(INVENTORY_BANK, predicate, list)
- ingame/crafting/keyboard/enchanting_keyboard.lua:608 -- PLAYER_INVENTORY:GenerateListOfVirtualStackedItems(INVENTORY_CRAFT_BAG, predicate, list)
- ingame/crafting/keyboard/smithingresearch_keyboard.lua:278 -- PLAYER_INVENTORY:GenerateListOfVirtualStackedItems(INVENTORY_BACKPACK, IsResearchableItem)
- ingame/crafting/keyboard/smithingresearch_keyboard.lua:280 -- PLAYER_INVENTORY:GenerateListOfVirtualStackedItems(INVENTORY_BANK, IsResearchableItem, virtualInventoryList)
- ingame/crafting/keyboard/smithing_keyboard.lua:697 -- PLAYER_INVENTORY:GenerateListOfVirtualStackedItems(INVENTORY_BACKPACK, CanItemBeConsumedByConsolidatedStation)
- ingame/crowncrates/crowngemification_manager.lua:265 -- PLAYER_INVENTORY:GenerateListOfVirtualStackedItems(INVENTORY_BACKPACK, self.IsItemGemmable)
- ingame/crowncrates/crowngemification_manager.lua:266 -- PLAYER_INVENTORY:GenerateListOfVirtualStackedItems(INVENTORY_BANK, self.IsItemGemmable, list)
- ingame/enchanting/keyboard/applyenchant_keyboard.lua:82 -- PLAYER_INVENTORY:GenerateListOfVirtualStackedItems(INVENTORY_BACKPACK, function(enchantBag, enchantSlotIndex) return CanItemTakeEnchantment(bag, index, enchantBag, enchantSlotIndex) end)
- ingame/inventory/gamepad/inventoryitemimprovement_gamepad.lua:131 -- PLAYER_INVENTORY:GenerateListOfVirtualStackedItems(INVENTORY_BACKPACK, self.improvementKitPredicate)
- ingame/repair/repairkits.lua:95 -- PLAYER_INVENTORY:GenerateListOfVirtualStackedItems(INVENTORY_BACKPACK, IsItemNonCrownRepairKit)
- ingame/soulgemitemcharger/soulgemitemcharger.lua:97 -- PLAYER_INVENTORY:GenerateListOfVirtualStackedItems(INVENTORY_BACKPACK, IsFilledSoulGem)