Back to Home
ESO Function Data v101037
CategoryIterator()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/collections/collectibledatamanager.lua:1548
--
function ZO_CollectibleDataManager:CategoryIterator(categoryFilterFunctions)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/collections/collectibledatamanager.lua:1556
--
self:CategoryIterator(categoryFilterFunctions)
ingame/collections/collectibledatamanager.lua:1563
--
self:CategoryIterator()
ingame/collections/collectibledatamanager.lua:1572
--
self:CategoryIterator()
ingame/collections/collectibledatamanager.lua:1581
--
self:CategoryIterator()
ingame/collections/collectibledatamanager.lua:1590
--
self:CategoryIterator()
ingame/collections/collectibledatamanager.lua:1599
--
self:CategoryIterator()
ingame/collections/gamepad/collectionsbook_gamepad.lua:920
--
ZO_COLLECTIBLE_DATA_MANAGER:CategoryIterator({ ZO_CollectibleCategoryData.HasShownCollectiblesInCollection })
ingame/collections/keyboard/collectionsbook.lua:244
--
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:216
--
ZO_COLLECTIBLE_DATA_MANAGER:CategoryIterator({ ZO_CollectibleCategoryData.HasShownCollectiblesInCollection, ZO_CollectibleCategoryData.HasAnyCompanionUsableCollectibles })
ingame/companion/keyboard/companion_keyboard.lua:55
--
ZO_COLLECTIBLE_DATA_MANAGER:CategoryIterator()
ingame/quickslot/keyboard/quickslot_keyboard.lua:486
--
ZO_COLLECTIBLE_DATA_MANAGER:CategoryIterator()
ingame/restyle/keyboard/restylecommon_keyboard.lua:378
--
ZO_COLLECTIBLE_DATA_MANAGER:CategoryIterator({ IsValidCategoryData })
ingame/scenes/keyboard/keyboardingamescenes.lua:1114
--
ZO_COLLECTIBLE_DATA_MANAGER:CategoryIterator()