AnimationStateMachine.CurrentState Property
Definition¶
Namespace: Brine2D.Animation
Gets the name of the currently active animation, or null if none.
public string? CurrentState { get; }
Namespace: Brine2D.Animation
Gets the name of the currently active animation, or null if none.
public string? CurrentState { get; }