Back to Home
ESO Function Data v100027
GenerateFullSlotData()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/inventory/sharedinventory.lua:285
--
function ZO_SharedInventoryManager:GenerateFullSlotData(optFilterFunction, ...)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/crafting/gamepad/gamepadcraftinginventory.lua:159
--
SHARED_INVENTORY:GenerateFullSlotData(predicate, unpack(bagsToUse))
ingame/crafting/keyboard/craftinginventory.lua:250
--
SHARED_INVENTORY:GenerateFullSlotData(predicate, unpack(bagsToUse))
ingame/housingeditor/furnituremanager_shared.lua:435
--
SHARED_INVENTORY:GenerateFullSlotData(PlaceableFurnitureFilter, bagId)
ingame/inventory/gamepad/gamepadinventory.lua:1055
--
SHARED_INVENTORY:GenerateFullSlotData(comparator, BAG_BACKPACK, BAG_WORN)
ingame/storewindow/gamepad/storewindow_gamepad_util.lua:167
--
SHARED_INVENTORY:GenerateFullSlotData(nil, BAG_WORN, BAG_BACKPACK)
ingame/storewindow/gamepad/storewindow_gamepad_util.lua:276
--
SHARED_INVENTORY:GenerateFullSlotData(IsStolenItem, ...)