Back to Home
ESO Function Data v100032
GenerateFullSlotData()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/inventory/sharedinventory.lua:272
--
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:676
--
SHARED_INVENTORY:GenerateFullSlotData(PlaceableFurnitureFilter, bagId)
ingame/inventory/gamepad/gamepadinventory.lua:1057
--
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:299
--
SHARED_INVENTORY:GenerateFullSlotData(IsStolenItem, ...)