RSS

Пятница, 26.04.2024, 07:19
Главная » WoW API » API Виджеты » Анимация »

paused = Scale:IsPaused()

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


Signature:
Code
paused = Animation:IsPaused()

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

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