The API is no longer being updated here until further notice. |
Sets the duration of the bling animation played when the cooldown finishes.
Cooldown:SetBlingDuration(duration)
Arguments[]
- duration
- Number - duration of the bling animation in milliseconds.
Details[]
- The bling animation plays when the cooldown (either for the ability as a whole, or for a charge of the ability) finishes.
- This function only has an effect if the cooldown widget is currently playing the bling animation.
- The default duration is approximately 1000ms.
Patch changes[]
- Patch 5.2.0 (2013-03-05): Added.