mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-05-03 00:03:50 +00:00
RAID_ROSTER_UPDATE now fires alongside GROUP_ROSTER_UPDATE when the group type is raid, matching the event that raid frame addons register for (6 registrations in FrameXML). Fires from group list updates and group uninvite handlers. UNIT_LEVEL fires when any tracked unit (player, target, focus, pet) changes level via VALUES update fields. Used by unit frame addons to update level display (5 registrations in FrameXML). |
||
|---|---|---|
| .. | ||
| addons | ||
| audio | ||
| auth | ||
| core | ||
| game | ||
| network | ||
| pipeline | ||
| rendering | ||
| ui | ||
| main.cpp | ||