RSS

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

stopped = Animation:IsStopped()

[ править ]
Returns whether the animation is currently stopped.
[клоны]
Returns whether the animation is currently stopped.


Signature:
Code
stopped = Animation:IsStopped()

Returns:
  • stopped - True if the animation is currently stopped; otherwise false (boolean)

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