AZERITE_ITEM_EXPERIENCE_CHANGED

From Warcraft Wiki
Jump to navigation Jump to search
Flavors
Links
Patch
Added in 8.0.1 / 1.14.3

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