Back to Home
ESO Function Data v101039
CategoryIterator()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/collections/collectibledatamanager.lua:1838
--
function ZO_CollectibleDataManager:CategoryIterator(categoryFilterFunctions)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/collections/collectibledatamanager.lua:1846
--
self:CategoryIterator(categoryFilterFunctions)
ingame/collections/collectibledatamanager.lua:1853
--
self:CategoryIterator()
ingame/collections/collectibledatamanager.lua:1862
--
self:CategoryIterator()
ingame/collections/collectibledatamanager.lua:1871
--
self:CategoryIterator()
ingame/collections/collectibledatamanager.lua:1880
--
self:CategoryIterator()
ingame/collections/collectibledatamanager.lua:1889
--
self:CategoryIterator()
ingame/collections/gamepad/collectionsbook_gamepad.lua:972
--
ZO_COLLECTIBLE_DATA_MANAGER:CategoryIterator({ ZO_CollectibleCategoryData.HasShownCollectiblesInCollection })
ingame/collections/keyboard/collectionsbook.lua:249
--
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:488
--
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()