Back to Home
ESO Function Data v100032
OnNewCollectibleReceived()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/zo_loot/loothistory_shared.lua:430
--
function ZO_LootHistory_Shared:OnNewCollectibleReceived(collectibleId)
Local Function Definitions
ingame/zo_loot/loothistory_manager.lua:27
--
local function OnNewCollectibleReceived(notificationId, collectibleId)
Function Calls
ingame/zo_loot/loothistory_manager.lua:29
--
SYSTEMS:GetObject(ZO_LOOT_HISTORY_NAME):OnNewCollectibleReceived(collectibleId)
ingame/zo_loot/loothistory_manager.lua:117
--
OnNewCollectibleReceived(...)
ingame/zo_loot/loothistory_shared.lua:381
--
self:OnNewCollectibleReceived(collectibleId)