AZERITE_ITEM_EXPERIENCE_CHANGED

From Warcraft Wiki
Jump to navigation Jump to search

Sent to the add on each time the Azerite progress bar moves, in other words, every time the player gains Azerite.

AZERITE_ITEM_EXPERIENCE_CHANGED: azeriteItemLocation, oldExperienceAmount, newExperienceAmount

Payload

azeriteItemLocation
ItemLocationMixin🔗
oldExperienceAmount
number
newExperienceAmount
number

Patch changes

Battle for Azeroth Patch 8.0.1 (2018-07-17): Added.