Back to Home
ESO Function Data v100034
OnCollectibleNewStatusCleared()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/collections/collectibledatamanager.lua:1282
--
function ZO_CollectibleDataManager:OnCollectibleNewStatusCleared(collectibleId)
ingame/collections/gamepad/collectionsbook_gamepad.lua:806
--
function ZO_GamepadCollectionsBook:OnCollectibleNewStatusCleared(collectibleId)
ingame/collections/keyboard/collectionsbook.lua:430
--
function ZO_CollectionsBook:OnCollectibleNewStatusCleared(collectibleId)
ingame/collections/keyboard/specializedcollectionsbook_keyboard.lua:380
--
function ZO_SpecializedCollectionsBook_Keyboard:OnCollectibleNewStatusCleared(collectibleId)
ingame/restyle/keyboard/restylecommon_keyboard.lua:542
--
function ZO_RestyleCommon_Keyboard:OnCollectibleNewStatusCleared(collectibleId)
Local Function Definitions
ingame/outfits/keyboard/outfitstylespanel_keyboard.lua:148
--
local function OnCollectibleNewStatusCleared(collectibleId)
Function Calls
ingame/collections/collectibledatamanager.lua:1140
--
self:OnCollectibleNewStatusCleared(...)
ingame/collections/gamepad/collectionsbook_gamepad.lua:83
--
self:OnCollectibleNewStatusCleared(...)
ingame/collections/keyboard/collectionsbook.lua:70
--
self:OnCollectibleNewStatusCleared(...)
ingame/collections/keyboard/specializedcollectionsbook_keyboard.lua:276
--
self:OnCollectibleNewStatusCleared(...)
ingame/restyle/keyboard/restylecommon_keyboard.lua:106
--
self:OnCollectibleNewStatusCleared(...)