Back to Home
ESO Function Data v101037
OnNewCollectibleReceived()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/zo_loot/loothistory_shared.lua:522
--
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:135
--
OnNewCollectibleReceived(...)
ingame/zo_loot/loothistory_shared.lua:473
--
self:OnNewCollectibleReceived(collectibleId)