RSS

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

playing = Path:IsPlaying()

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


Signature:
Code
playing = Animation:IsPlaying()

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

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