Back to Home
ESO Function Data v100035
CategoryIterator()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/collections/collectibledatamanager.lua:1565
--
function ZO_CollectibleDataManager:CategoryIterator(categoryFilterFunctions)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/collections/collectibledatamanager.lua:1573
--
self:CategoryIterator(categoryFilterFunctions)
ingame/collections/collectibledatamanager.lua:1580
--
self:CategoryIterator()
ingame/collections/collectibledatamanager.lua:1589
--
self:CategoryIterator()
ingame/collections/collectibledatamanager.lua:1598
--
self:CategoryIterator()
ingame/collections/gamepad/collectionsbook_gamepad.lua:817
--
ZO_COLLECTIBLE_DATA_MANAGER:CategoryIterator({ ZO_CollectibleCategoryData.HasShownCollectiblesInCollection })
ingame/collections/keyboard/collectionsbook.lua:218
--
ZO_COLLECTIBLE_DATA_MANAGER:CategoryIterator({ ZO_CollectibleCategoryData.HasShownCollectiblesInCollection })
ingame/companion/gamepad/companioncollectionbook_gamepad.lua:482
--
ZO_COLLECTIBLE_DATA_MANAGER:CategoryIterator({ ZO_CollectibleCategoryData.IsStandardCategory, ZO_CollectibleCategoryData.HasShownCollectiblesInCollection, ZO_CollectibleCategoryData.HasAnyCompanionUsableCollectibles })
ingame/companion/keyboard/companioncollectionbook_keyboard.lua:219
--
ZO_COLLECTIBLE_DATA_MANAGER:CategoryIterator({ ZO_CollectibleCategoryData.HasShownCollectiblesInCollection, ZO_CollectibleCategoryData.HasAnyCompanionUsableCollectibles })
ingame/companion/keyboard/companion_keyboard.lua:53
--
ZO_COLLECTIBLE_DATA_MANAGER:CategoryIterator()
ingame/quickslot/quickslot.lua:703
--
ZO_COLLECTIBLE_DATA_MANAGER:CategoryIterator()
ingame/restyle/keyboard/restylecommon_keyboard.lua:378
--
ZO_COLLECTIBLE_DATA_MANAGER:CategoryIterator({ IsValidCategoryData })
ingame/scenes/keyboard/keyboardingamescenes.lua:1077
--
ZO_COLLECTIBLE_DATA_MANAGER:CategoryIterator()