Back to Home
ESO Function Data v100034
GenerateFullSlotData()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/inventory/sharedinventory.lua:298
--
function ZO_SharedInventoryManager:GenerateFullSlotData(optFilterFunction, ...)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/crafting/gamepad/gamepadcraftinginventory.lua:168
--
SHARED_INVENTORY:GenerateFullSlotData(predicate, unpack(bagsToUse))
ingame/crafting/keyboard/craftinginventory.lua:263
--
SHARED_INVENTORY:GenerateFullSlotData(predicate, unpack(bagsToUse))
ingame/housingeditor/furnituremanager_shared.lua:682
--
SHARED_INVENTORY:GenerateFullSlotData(PlaceableFurnitureFilter, bagId)
ingame/inventory/gamepad/gamepadinventory.lua:1183
--
SHARED_INVENTORY:GenerateFullSlotData(comparator, BAG_BACKPACK, BAG_WORN)
ingame/storewindow/gamepad/storewindow_gamepad_util.lua:188
--
SHARED_INVENTORY:GenerateFullSlotData(nil, BAG_WORN, BAG_BACKPACK)
ingame/storewindow/gamepad/storewindow_gamepad_util.lua:303
--
SHARED_INVENTORY:GenerateFullSlotData(IsStolenItem, ...)