RSS

Пятница, 26.04.2024, 03:46
Главная » WoW API » API Виджеты » Анимация »

playing = Translation: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