Back to Home
ESO Function Data v101039
OnCollectionUpdated()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/collections/collectibledatamanager.lua:1606
--
function ZO_CollectibleDataManager:OnCollectionUpdated()
ingame/collections/itemsetcollectionsdatamanager.lua:114
--
function ZO_ItemSetCollectionsDataManager:OnCollectionUpdated(itemSetId, slotsJustUnlockedMask)
ingame/collections/gamepad/collectionsbook_gamepad.lua:905
--
function ZO_GamepadCollectionsBook:OnCollectionUpdated(collectionUpdateType)
ingame/collections/keyboard/collectionsbook.lua:460
--
function ZO_CollectionsBook:OnCollectionUpdated()
ingame/collections/keyboard/specializedcollectionsbook_keyboard.lua:418
--
function ZO_SpecializedCollectionsBook_Keyboard:OnCollectionUpdated(collectionUpdateType, collectiblesByNewUnlockState)
ingame/companion/gamepad/companioncollectionbook_gamepad.lua:425
--
function ZO_CompanionCollectionBook_Gamepad:OnCollectionUpdated(collectionUpdateType)
ingame/companion/keyboard/companioncollectionbook_keyboard.lua:401
--
function ZO_CompanionCollectionBook_Keyboard:OnCollectionUpdated()
ingame/housingeditor/furnituremanager_shared.lua:491
--
function ZO_SharedFurnitureManager:OnCollectionUpdated(collectionUpdateType, collectiblesByNewUnlockState)
ingame/map/worldmap.lua:4131
--
function ZO_WorldMapManager:OnCollectionUpdated(collectionUpdateType, collectiblesByNewUnlockState)
ingame/playeremote/playeremotemanager.lua:28
--
function ZO_PlayerEmote_Manager:OnCollectionUpdated(collectionUpdateType, collectiblesByNewUnlockState)
ingame/restyle/keyboard/restylecommon_keyboard.lua:563
--
function ZO_RestyleCommon_Keyboard:OnCollectionUpdated()
Local Function Definitions
ingame/actionbar/actionbar.lua:558
--
local function OnCollectionUpdated()
ingame/antiquities/antiquitymanager.lua:84
--
local function OnCollectionUpdated(updateType, updatedCollectiblesByState)
ingame/collections/collectionsbook_manager.lua:29
--
local function OnCollectionUpdated(collectionUpdateType, collectiblesByNewUnlockState)
ingame/collections/tributepatronbook_shared.lua:123
--
local function OnCollectionUpdated(collectibleUpdateType, collectiblesByNewUnlockState)
ingame/contacts/notifications_common.lua:880
--
local function OnCollectionUpdated(collectionUpdateType, collectiblesByNewUnlockState)
ingame/lfg/zo_activityfinderroot_manager.lua:116
--
local function OnCollectionUpdated(collectionUpdateType, collectiblesByUnlockState)
ingame/outfits/outfit_manager.lua:659
--
local function OnCollectionUpdated(collectionUpdateType)
ingame/restyle/keyboard/restylesheet_keyboard.lua:682
--
local function OnCollectionUpdated(collectionUpdateType, collectiblesByNewUnlockState)
Function Calls
ingame/collections/collectibledatamanager.lua:1531
--
self:OnCollectionUpdated(...)
ingame/collections/itemsetcollectionsdatamanager.lua:31
--
self:OnCollectionUpdated(...)
ingame/collections/gamepad/collectionsbook_gamepad.lua:82
--
self:OnCollectionUpdated(...)
ingame/collections/keyboard/collectionsbook.lua:95
--
self:OnCollectionUpdated(...)
ingame/collections/keyboard/specializedcollectionsbook_keyboard.lua:301
--
self:OnCollectionUpdated(...)
ingame/companion/gamepad/companioncollectionbook_gamepad.lua:43
--
self:OnCollectionUpdated(...)
ingame/companion/keyboard/companioncollectionbook_keyboard.lua:58
--
self:OnCollectionUpdated(...)
ingame/housingeditor/furnituremanager_shared.lua:117
--
self:OnCollectionUpdated(...)
ingame/map/worldmap.lua:3918
--
self:OnCollectionUpdated(...)
ingame/playeremote/playeremotemanager.lua:12
--
self:OnCollectionUpdated(...)
ingame/restyle/keyboard/restylecommon_keyboard.lua:106
--
self:OnCollectionUpdated()