mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-23 07:40:14 +00:00
Fire RAID_TARGET_UPDATE event when raid markers (skull, cross, etc.) are set or cleared on targets. Add two Lua API functions: - GetRaidTargetIndex(unit) returns marker index 1-8 (or nil) - SetRaidTarget(unit, index) sets marker 1-8 (or 0 to clear) Enables raid marking addons and nameplate addons that display raid icons to react to marker changes in real-time. |
||
|---|---|---|
| .. | ||
| addon_manager.cpp | ||
| lua_engine.cpp | ||
| toc_parser.cpp | ||