Use UNIT_AURA to trigger buff/debuff updates
Twintop opened this issue ยท 0 comments
Add support for UNIT_AURA
events (https://warcraft.wiki.gg/wiki/UNIT_AURA) to instruct the addon when to do updates to buffs/debuffs.
This may fix some memory issues being experienced from excessive calls to C_UnitAuras
.