View Single Post
04/26/17, 02:08 AM   #3
Letho
AddOn Author - Click to view addons
Join Date: Apr 2016
Posts: 238
I am currently using the return values
  • number BuffEffectType effectType,
  • number AbilityType abilityType,
  • number StatusEffectType statusEffectType

of GetUnitBuffInfo() or EVENT_EFFECT_CHANGED. But as of now I do not know any way of getting the required info by just providing a spellId or spellName.
  Reply With Quote