RSS

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

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