RSS

Понедельник, 06.05.2024, 23:13
Главная » WoW API » API Виджеты » Анимация »

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