Method IsPlaying
IsPlaying()
Gets whether animation is being played.
public virtual bool IsPlaying()
Returns
- bool
trueif the animation is being played;falseotherwise.
Gets whether animation is being played.
public virtual bool IsPlaying()
true if the animation is being played; false otherwise.