Back to Home
ESO Function Data v100029
OnCollectibleNewStatusCleared()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/collections/collectibledatamanager.lua:1232
--
function ZO_CollectibleDataManager:OnCollectibleNewStatusCleared(collectibleId)
ingame/collections/gamepad/collectionsbook_gamepad.lua:776
--
function ZO_GamepadCollectionsBook:OnCollectibleNewStatusCleared(collectibleId)
ingame/collections/keyboard/collectionsbook.lua:438
--
function ZO_CollectionsBook:OnCollectibleNewStatusCleared(collectibleId)
ingame/collections/keyboard/specializedcollectionsbook_keyboard.lua:374
--
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:158
--
local function OnCollectibleNewStatusCleared(collectibleId)
Function Calls
ingame/collections/collectibledatamanager.lua:1119
--
self:OnCollectibleNewStatusCleared(...)
ingame/collections/gamepad/collectionsbook_gamepad.lua:82
--
self:OnCollectibleNewStatusCleared(...)
ingame/collections/keyboard/collectionsbook.lua:70
--
self:OnCollectibleNewStatusCleared(...)
ingame/collections/keyboard/specializedcollectionsbook_keyboard.lua:270
--
self:OnCollectibleNewStatusCleared(...)
ingame/restyle/keyboard/restylecommon_keyboard.lua:106
--
self:OnCollectibleNewStatusCleared(...)