Cooldown:SetReverse

From Warcraft Wiki
Jump to navigation Jump to search

Controls the direction of the cooldown animation.

Cooldown:SetReverse([reverse])

Arguments

reverse
boolean? = false - if true, the cooldown animation will be reversed.

Details

  • In a standard cooldown animation, a black rectangle will shrink radially over time. When the animation is reversed, the black overlay will instead grow radially over time.
  • When a standard cooldown animation completes, it'll hide the Cooldown widget. When a reversed cooldown animation completes, the Cooldown widget will remain visible.