RSS

Четверг, 02.05.2024, 22:13
Главная » WoW API » API Виджеты » Анимация »

Alpha:SetEndDelay(delay)

[ править ]
Sets the amount of time for the animation to delay after finishing.
[клоны]
Sets the amount of time for the animation to delay after finishing. A later animation in an animation group will not begin until after the end delay period of the preceding animation has elapsed.


Signature:
Code
Animation:SetEndDelay(delay)

Arguments:
  • delay - Time for the animation to delay after finishing (in seconds) (number)

Также смотрите: Анимация
Ссылки: http://wowprogramming.com/docs/widgets/Animation/SetEndDelay