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