SpriteAnimator.PlayIfNotPlaying(string, bool) Method
Definition
Namespace: Brine2D.Animation
Plays the animation if it is not already active. Returns false if it was already
playing.
Parameters
animationName System.String
restart System.Boolean
Namespace: Brine2D.Animation
Plays the animation if it is not already active. Returns false if it was already
playing.
animationName System.String
restart System.Boolean