RSS

Среда, 24.04.2024, 11:28
Главная » WoW API » API Виджеты » Анимация »

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