RSS

Вторник, 07.05.2024, 02:41
Главная » WoW API » API Виджеты » Анимация »

elapsed = Path:GetElapsed()

[ править ]
Returns the amount of time since the animation began playing.
[клоны]
Returns the amount of time since the animation began playing. This amount includes start and end delays.


Signature:
Code
elapsed = Animation:GetElapsed()

Returns:
  • elapsed - Amount of time since the animation began playing (in seconds) (number)

Также смотрите: Анимация
Ссылки: http://wowprogramming.com/docs/widgets/Animation/GetElapsed