mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-27 01:00:13 +00:00
SpellStopCasting() cancels the current cast via cancelCast(). Used by macro addons and cast-cancel logic (e.g., /stopcasting macro command). UnitFullName/GetUnitName aliases for UnitName — some addons use these variant names. SpellIsTargeting() returns false (no AoE targeting reticle in this client). SpellStopTargeting() is a no-op stub. Both prevent errors in addons that check targeting state. |
||
|---|---|---|
| .. | ||
| addon_manager.cpp | ||
| lua_engine.cpp | ||
| toc_parser.cpp | ||