Back to Home
ESO Function Data v100032
OnCrownCrateQuantityUpdated()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/zo_loot/loothistory_shared.lua:493
--
function ZO_LootHistory_Shared:OnCrownCrateQuantityUpdated(lootCrateId, oldCount, newCount)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/zo_loot/loothistory_manager.lua:100
--
SYSTEMS:GetObject(ZO_LOOT_HISTORY_NAME):OnCrownCrateQuantityUpdated(lootCrateId, oldCount, newCount)