Returns whether the animation is currently paused. Signature: Code paused = Animation:IsPaused()
Returns: - paused - True if the animation is currently paused; false otherwise (boolean)
Также смотрите: Анимация
Ссылки: http://wowprogramming.com/docs/widgets/Animation/IsPaused
|