Back to Home
ESO Function Data v100032
OnCollectionUpdated()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/collections/collectibledatamanager.lua:1196
--
function ZO_CollectibleDataManager:OnCollectionUpdated()
ingame/collections/gamepad/collectionsbook_gamepad.lua:752
--
function ZO_GamepadCollectionsBook:OnCollectionUpdated()
ingame/collections/keyboard/collectionsbook.lua:379
--
function ZO_CollectionsBook:OnCollectionUpdated()
ingame/collections/keyboard/specializedcollectionsbook_keyboard.lua:385
--
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:49
--
local function OnCollectionUpdated(updateType, updatedCollectiblesByState)
ingame/collections/collectionsbook_manager.lua:27
--
local function OnCollectionUpdated(collectionUpdateType, collectiblesByNewUnlockState)
ingame/contacts/notifications_common.lua:910
--
local function OnCollectionUpdated(collectionUpdateType, collectiblesByNewUnlockState)
ingame/lfg/zo_activityfinderroot_manager.lua:111
--
local function OnCollectionUpdated(collectionUpdateType, collectiblesByUnlockState)
ingame/map/worldmap.lua:4709
--
local function OnCollectionUpdated(collectionUpdateType, collectiblesByNewUnlockState)
ingame/outfits/outfit_manager.lua:664
--
local function OnCollectionUpdated(collectionUpdateType)
ingame/restyle/keyboard/restylesheet_keyboard.lua:703
--
local function OnCollectionUpdated(collectionUpdateType, collectiblesByNewUnlockState)
Function Calls
ingame/collections/collectibledatamanager.lua:1136
--
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:276
--
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()