Returns whether the animation is currently paused

Signature:

paused = Animation:IsPaused()

Returns:

  • paused - True if the animation is currently paused; false otherwise (boolean)