Back to Home
ESO Function Data v101042
GetAllCollectibleDataObjects()
Function Aliases
- No known aliases for this function.
Global Function Definitions
Local Function Definitions
- No known local definitions for this function.
Function Calls
- ingame/collections/collectibledatamanager.lua:1779 -- self:GetAllCollectibleDataObjects({ ZO_CollectibleCategoryData.IsHousingCategory }, { ZO_CollectibleData.IsPrimaryResidence })
- ingame/collections/collectionsbook_manager.lua:152 -- ZO_COLLECTIBLE_DATA_MANAGER:GetAllCollectibleDataObjects({ ZO_CollectibleCategoryData.IsHousingCategory }, { ZO_CollectibleData.IsUnlocked })
- ingame/collections/keyboard/specializedcollectionsbook_keyboard.lua:70 -- ZO_COLLECTIBLE_DATA_MANAGER:GetAllCollectibleDataObjects(categoryFilterFunctions, { ZO_CollectibleData.IsShownInCollection }, UNSORTED)
- ingame/collections/keyboard/specializedcollectionsbook_keyboard.lua:330 -- ZO_COLLECTIBLE_DATA_MANAGER:GetAllCollectibleDataObjects(categoryFilterFunctions, { ZO_CollectibleData.IsShownInCollection }, SORTED)
- ingame/housingeditor/furnituremanager_shared.lua:760 -- ZO_COLLECTIBLE_DATA_MANAGER:GetAllCollectibleDataObjects({ ZO_CollectibleCategoryData.IsStandardCategory }, { ZO_CollectibleData.IsPlaceableFurniture, ZO_CollectibleData.IsUnlocked }, SORTED)
- ingame/outfits/outfit_manager.lua:251 -- categoryData:GetAllCollectibleDataObjects({ ZO_CollectibleData.IsUnlocked, MatchesSlotType })
- ingame/quickslot/keyboard/quickslot_keyboard.lua:57 -- ZO_COLLECTIBLE_DATA_MANAGER:GetAllCollectibleDataObjects(NO_CATEGORY_FILTERS, { ZO_CollectibleData.IsUnlocked, ZO_CollectibleData.IsValidForPlayer, ZO_CollectibleData.IsSlottable })
- ingame/quickslot/keyboard/quickslot_keyboard.lua:362 -- collectibleCategoryData:GetAllCollectibleDataObjects({ ZO_CollectibleData.IsUnlocked, ZO_CollectibleData.IsValidForPlayer, ZO_CollectibleData.IsSlottable })
- ingame/quickslot/keyboard/quickslot_keyboard.lua:364 -- ZO_COLLECTIBLE_DATA_MANAGER:GetAllCollectibleDataObjects({ ZO_CollectibleCategoryData.IsStandardCategory }, { ZO_CollectibleData.IsUnlocked, ZO_CollectibleData.IsValidForPlayer, ZO_CollectibleData.IsSlottable })