PLAYER_TARGET_SET_ATTACKING

From Warcraft Wiki
Jump to navigation Jump to search
Flavors
Links
Info
Added in

Fired when the player enables autoattack.

PLAYER_TARGET_SET_ATTACKING: unitTarget

Payload

unitTarget
string : UnitId

Details

This can occur when:

  • IsCurrentSpell(6603) (where 6603 is the autoattack spell) changes from false to true
  • The player changes target while autoattack is active.