View Single Post
10-11-16, 06:15 PM   #7
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2006
Posts: 5,617
Even if PLAYER_SPECIALIZATION_CHANGED fires like a unit event now, if you're currently using AceEvent, it's not worth rolling your own system so you can use RegisterUnitEvent with it. Just filter manually, or continue to treat it like a normal event; it's not going to fire enough to matter either way.
__________________
Retired author of too many addons.
Message me if you're interested in taking over one of my addons.
Don’t message me about addon bugs or programming questions.
  Reply With Quote