Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Register
Advertisement

Returns true if an action is currently auto-repeating (e.g. Shoot for wand and Auto Shot for Hunters).

isRepeating = IsAutoRepeatAction(actionSlot)

Arguments[]

actionSlot
number - The action slot to query.

Returns[]

isRepeating
boolean - true if the action in the slot is currently auto-repeating, false if it is not auto-repeating or the slot is empty.

See also[]

  • IsAutoRepeatSpell
Advertisement