Fired when a unit's spellcast is delayed, including party/raid members or the player.
UNIT_SPELLCAST_DELAYED: unitTarget, castGUID, spellID
Payload
- unitTarget
- string
- 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.