Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Fired when a unit's spellcast is interrupted, including party/raid members or the player.
UNIT_SPELLCAST_INTERRUPTED: unitTarget, castGUID, spellID
Payload[]
- unitTarget
- string : UnitId
- castGUID
- string
- spellID
- number
Patch changes[]
Patch 8.0.1 (2018-07-17): Removed the "spellName" and "rank" parameters.
Patch 4.0.1 (2010-10-12): Added spellID parameter.
Patch 2.0.1 (2006-12-05): Added.