RSS

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

Scale: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