Back to Home
ESO Function Data v100026
CategoryIterator()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/collections/collectibledatamanager.lua:1314
--
function ZO_CollectibleDataManager:CategoryIterator(categoryFilterFunctions)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/collections/collectibledatamanager.lua:1321
--
self:CategoryIterator(categoryFilterFunctions)
ingame/collections/collectibledatamanager.lua:1328
--
self:CategoryIterator()
ingame/collections/collectibledatamanager.lua:1337
--
self:CategoryIterator()
ingame/collections/gamepad/collectionsbook_gamepad.lua:785
--
ZO_COLLECTIBLE_DATA_MANAGER:CategoryIterator({ ZO_CollectibleCategoryData.HasShownCollectiblesInCollection })
ingame/collections/keyboard/collectionsbook.lua:238
--
ZO_COLLECTIBLE_DATA_MANAGER:CategoryIterator({ ZO_CollectibleCategoryData.HasShownCollectiblesInCollection })
ingame/quickslot/quickslot.lua:609
--
ZO_COLLECTIBLE_DATA_MANAGER:CategoryIterator()
ingame/restyle/keyboard/restylecommon_keyboard.lua:355
--
ZO_COLLECTIBLE_DATA_MANAGER:CategoryIterator({ IsValidCategoryData })
ingame/scenes/keyboard/keyboardingamescenes.lua:910
--
ZO_COLLECTIBLE_DATA_MANAGER:CategoryIterator()