RSS

Суббота, 02.11.2024, 09:33
Главная » WoW API » API Виджеты » Анимация »

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