ESO Function Data v100011
OnCollectibleUpdated()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/collections/collectionsbook.lua:611
--
function CollectionsBook:OnCollectibleUpdated(collectibleId)
ingame/collections/gamepad/collectionsbook_gamepad.lua:197
--
function ZO_GamepadCollectionsBook:OnCollectibleUpdated(collectibleId)
internalingame/market/market_shared.lua:161
--
function ZO_Market_Shared:OnCollectibleUpdated(justUnlocked)
Local Function Definitions
ingame/collections/collectionsbook.lua:322
--
local function OnCollectibleUpdated(event, id)
Function Calls
ingame/collections/collectionsbook.lua:326
--
self:OnCollectibleUpdated(id)
ingame/collections/collectionsbook.lua:372
--
self:OnCollectibleUpdated(collectibleId)
ingame/collections/gamepad/collectionsbook_gamepad.lua:53
--
self:OnCollectibleUpdated(id)
internalingame/market/market_shared.lua:35
--
SYSTEMS:GetObject(ZO_MARKET_NAME):OnCollectibleUpdated(justUnlocked)