Back to Home
ESO Function Data v101043
CategoryIterator()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/collections/collectibledatamanager.lua:1475
--
function ZO_CollectibleDataManager:CategoryIterator(categoryFilterFunctions)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/collections/collectibledatamanager.lua:1483
--
self:CategoryIterator(categoryFilterFunctions)
ingame/collections/collectibledatamanager.lua:1490
--
self:CategoryIterator()
ingame/collections/collectibledatamanager.lua:1499
--
self:CategoryIterator()
ingame/collections/collectibledatamanager.lua:1508
--
self:CategoryIterator()
ingame/collections/collectibledatamanager.lua:1517
--
self:CategoryIterator()
ingame/collections/collectibledatamanager.lua:1526
--
self:CategoryIterator()
ingame/collections/gamepad/collectionsbook_gamepad.lua:1067
--
ZO_COLLECTIBLE_DATA_MANAGER:CategoryIterator({ ZO_CollectibleCategoryData.HasShownCollectiblesInCollection })
ingame/collections/keyboard/collectionsbook.lua:326
--
ZO_COLLECTIBLE_DATA_MANAGER:CategoryIterator({ ZO_CollectibleCategoryData.HasShownCollectiblesInCollection })
ingame/companion/gamepad/companioncollectionbook_gamepad.lua:483
--
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:55
--
ZO_COLLECTIBLE_DATA_MANAGER:CategoryIterator()
ingame/quickslot/keyboard/quickslot_keyboard.lua:493
--
ZO_COLLECTIBLE_DATA_MANAGER:CategoryIterator()
ingame/restyle/keyboard/restylecommon_keyboard.lua:372
--
ZO_COLLECTIBLE_DATA_MANAGER:CategoryIterator({ IsValidCategoryData })
ingame/scenes/keyboard/keyboardingamescenes.lua:1167
--
ZO_COLLECTIBLE_DATA_MANAGER:CategoryIterator()