Back to Home
ESO Function Data v100021
OnCollectiblesUpdated()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/collections/collectionsbook_manager.lua:133
--
function CollectionsBook_Singleton:OnCollectiblesUpdated(...)
ingame/playeremote/playeremote.lua:36
--
function ZO_PlayerEmoteManager:OnCollectiblesUpdated()
internalingame/market/market_shared.lua:300
--
function ZO_Market_Shared:OnCollectiblesUpdated(numJustUnlocked)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/collections/collectionsbook_manager.lua:27
--
self:OnCollectiblesUpdated(...)
ingame/playeremote/playeremote.lua:14
--
self:OnCollectiblesUpdated()
internalingame/market/market_shared.lua:67
--
SYSTEMS:GetObject(ZO_MARKET_NAME):OnCollectiblesUpdated(numJustUnlocked)