RSS

Пятница, 29.03.2024, 02:09
Главная » WoW API » API Виджеты » Анимация »

delay = Scale:GetEndDelay()

[ править ]
Returns the amount of time the animation delays after finishing.
[клоны]
Returns the amount of time the animation delays 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
delay = Animation:GetEndDelay()

Returns:
  • delay - Time the animation delays after finishing (in seconds) (number)

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