RSS

Суббота, 27.04.2024, 00:29
Главная » WoW API » API Виджеты » Анимационные группы »

paused = AnimationGroup:IsPaused()

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


Signature:
Code
paused = AnimationGroup:IsPaused()

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

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