Back to Home
ESO Function Data v101042
GetCollectibles()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/collections/collectibledatamanager.lua:874
--
function ZO_SpecializedSortedCollectibles:GetCollectibles()
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/collections/collectibledatamanager.lua:1365
--
self.specializedSortedCollectibles:GetCollectibles()
ingame/collections/collectibledatamanager.lua:1373
--
self.specializedSortedCollectibles:GetCollectibles()
ingame/collections/gamepad/collectionsbook_gamepad.lua:1647
--
dataByWeaponAndArmorType[NO_WEAPON_OR_ARMOR_TYPE]:GetCollectibles()
ingame/collections/gamepad/collectionsbook_gamepad.lua:1655
--
weaponOrArmorSortedCollectibles:GetCollectibles()
ingame/collections/keyboard/specializedcollectionsbook_keyboard.lua:86
--
self.specializedSortedCollectibles:GetCollectibles()
ingame/outfits/keyboard/outfitstylespanel_keyboard.lua:426
--
dataByWeaponAndArmorType[NO_WEAPON_OR_ARMOR_TYPE]:GetCollectibles()
ingame/outfits/keyboard/outfitstylespanel_keyboard.lua:434
--
weaponOrArmorSortedCollectibles:GetCollectibles()
ingame/restyle/gamepad/outfit_slots_panel_gamepad.lua:432
--
dataByWeaponAndArmorType[NO_WEAPON_OR_ARMOR_TYPE]:GetCollectibles()
ingame/restyle/gamepad/outfit_slots_panel_gamepad.lua:440
--
weaponOrArmorSortedCollectibles:GetCollectibles()