Back to Home
ESO Function Data v100034
OnCollectionUpdated()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/collections/collectibledatamanager.lua:1208
--
function ZO_CollectibleDataManager:OnCollectionUpdated()
ingame/collections/itemsetcollectionsdatamanager.lua:106
--
function ZO_ItemSetCollectionsDataManager:OnCollectionUpdated(itemSetId, slotsJustUnlockedMask)
ingame/collections/gamepad/collectionsbook_gamepad.lua:761
--
function ZO_GamepadCollectionsBook:OnCollectionUpdated()
ingame/collections/keyboard/collectionsbook.lua:371
--
function ZO_CollectionsBook:OnCollectionUpdated()
ingame/collections/keyboard/specializedcollectionsbook_keyboard.lua:384
--
function ZO_SpecializedCollectionsBook_Keyboard:OnCollectionUpdated(collectionUpdateType, collectiblesByNewUnlockState)
ingame/housingeditor/furnituremanager_shared.lua:451
--
function ZO_SharedFurnitureManager:OnCollectionUpdated(collectionUpdateType, collectiblesByNewUnlockState)
ingame/playeremote/playeremote.lua:30
--
function ZO_PlayerEmoteManager:OnCollectionUpdated(collectionUpdateType, collectiblesByNewUnlockState)
ingame/restyle/keyboard/restylecommon_keyboard.lua:536
--
function ZO_RestyleCommon_Keyboard:OnCollectionUpdated()
Local Function Definitions
ingame/actionbar/actionbar.lua:421
--
local function OnCollectionUpdated()
ingame/antiquities/antiquitymanager.lua:84
--
local function OnCollectionUpdated(updateType, updatedCollectiblesByState)
ingame/collections/collectionsbook_manager.lua:27
--
local function OnCollectionUpdated(collectionUpdateType, collectiblesByNewUnlockState)
ingame/contacts/notifications_common.lua:876
--
local function OnCollectionUpdated(collectionUpdateType, collectiblesByNewUnlockState)
ingame/lfg/zo_activityfinderroot_manager.lua:111
--
local function OnCollectionUpdated(collectionUpdateType, collectiblesByUnlockState)
ingame/map/worldmap.lua:4735
--
local function OnCollectionUpdated(collectionUpdateType, collectiblesByNewUnlockState)
ingame/outfits/outfit_manager.lua:661
--
local function OnCollectionUpdated(collectionUpdateType)
ingame/restyle/keyboard/restylesheet_keyboard.lua:702
--
local function OnCollectionUpdated(collectionUpdateType, collectiblesByNewUnlockState)
Function Calls
ingame/collections/collectibledatamanager.lua:1136
--
self:OnCollectionUpdated(...)
ingame/collections/itemsetcollectionsdatamanager.lua:31
--
self:OnCollectionUpdated(...)
ingame/collections/gamepad/collectionsbook_gamepad.lua:81
--
self:OnCollectionUpdated(...)
ingame/collections/keyboard/collectionsbook.lua:69
--
self:OnCollectionUpdated(...)
ingame/collections/keyboard/specializedcollectionsbook_keyboard.lua:275
--
self:OnCollectionUpdated(...)
ingame/housingeditor/furnituremanager_shared.lua:99
--
self:OnCollectionUpdated(...)
ingame/playeremote/playeremote.lua:14
--
self:OnCollectionUpdated(...)
ingame/restyle/keyboard/restylecommon_keyboard.lua:105
--
self:OnCollectionUpdated()