RSS

Пятница, 03.05.2024, 01:16
Главная » WoW API » API Виджеты » Анимация »

done = Alpha:IsDone()

[ править ]
Returns whether the animation has finished playing.
[клоны]
Returns whether the animation has finished playing.


Signature:
Code
done = Animation:IsDone()

Returns:
  • done - True if the animation is finished playing; otherwise false (boolean)

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