RSS

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

progress = AnimationGroup:GetProgress()

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


Signature:
Code
progress = AnimationGroup:GetProgress()

Returns:
  • progress - Value indicating the current state of the group animation: between 0.0 (initial state, child animations not yet started) and 1.0 (final state, all child animations complete) (number)

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