Back to Home
ESO Function Data v100028
CategoryIterator()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/collections/collectibledatamanager.lua:1341
--
function ZO_CollectibleDataManager:CategoryIterator(categoryFilterFunctions)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/collections/collectibledatamanager.lua:1348
--
self:CategoryIterator(categoryFilterFunctions)
ingame/collections/collectibledatamanager.lua:1355
--
self:CategoryIterator()
ingame/collections/collectibledatamanager.lua:1364
--
self:CategoryIterator()
ingame/collections/gamepad/collectionsbook_gamepad.lua:788
--
ZO_COLLECTIBLE_DATA_MANAGER:CategoryIterator({ ZO_CollectibleCategoryData.HasShownCollectiblesInCollection })
ingame/collections/keyboard/collectionsbook.lua:226
--
ZO_COLLECTIBLE_DATA_MANAGER:CategoryIterator({ ZO_CollectibleCategoryData.HasShownCollectiblesInCollection })
ingame/quickslot/quickslot.lua:609
--
ZO_COLLECTIBLE_DATA_MANAGER:CategoryIterator()
ingame/restyle/keyboard/restylecommon_keyboard.lua:354
--
ZO_COLLECTIBLE_DATA_MANAGER:CategoryIterator({ IsValidCategoryData })
ingame/scenes/keyboard/keyboardingamescenes.lua:950
--
ZO_COLLECTIBLE_DATA_MANAGER:CategoryIterator()