mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-27 01:00:13 +00:00
Add cancelQueuedSpell() method that clears queuedSpellId_ and queuedSpellTarget_. Wire /cancelqueuedspell and /stopspellqueue slash commands. Useful for combat macros that need to prevent queued spells from firing after a current cast. |
||
|---|---|---|
| .. | ||
| auth_screen.cpp | ||
| character_create_screen.cpp | ||
| character_screen.cpp | ||
| game_screen.cpp | ||
| inventory_screen.cpp | ||
| keybinding_manager.cpp | ||
| quest_log_screen.cpp | ||
| realm_screen.cpp | ||
| spellbook_screen.cpp | ||
| talent_screen.cpp | ||
| ui_manager.cpp | ||