Skip to content

AnimationStateMachine.HasDefaultState Property

Definition

Namespace: Brine2D.Animation

Returns true when a default state has been configured.

C#
public bool HasDefaultState { get; }

Property Value

System.Boolean