RSS

Четверг, 28.03.2024, 23:14
Главная » WoW API » API Виджеты » Анимационные группы »

playing = AnimationGroup:IsPlaying()

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


Signature:
Code
playing = AnimationGroup:IsPlaying()

Returns:
  • playing - True if the group is currently animating; false otherwise (boolean)

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