RSS

Суббота, 20.04.2024, 14:29
Главная » WoW API » API Виджеты » Анимация »

delaying = Translation:IsDelaying()

[ править ]
Returns whether the animation is currently in the middle of a start or end delay.
[клоны]
Returns whether the animation is currently in the middle of a start or end delay.


Signature:
Code
delaying = Animation:IsDelaying()

Returns:
  • delaying - True if the animation is currently in its start or end delay period; false if the animation is currently between its start and end periods (or has none) or is not playing (boolean)

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