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