AnimationStateMachine.PreviousState Property
Definition¶
Namespace: Brine2D.Animation
Gets the animation that was active before the current one, or null.
public string? PreviousState { get; }
Namespace: Brine2D.Animation
Gets the animation that was active before the current one, or null.
public string? PreviousState { get; }