RSS

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

paused = Translation: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