RSS

Пятница, 29.03.2024, 05:19
Главная » WoW API » API Виджеты » Анимационные группы »

loopState = AnimationGroup:GetLoopState()

[ править ]
Returns the current loop state of the group.
[клоны]
Returns the current loop state of the group.


Signature:
Code
loopState = AnimationGroup:GetLoopState()

Returns:
  • loopState - Loop state of the animation group (string)
      FORWARD - In transition from the start state to the final state
    • NONE - Not looping
    • REVERSE - In transition from the final state back to the start state

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