StateMachine<TState>.

NextState Property

Summary

The Animancer.FSM.StateChange`1.NextState.
Assembly
Animancer.dll
Namespace
Animancer.FSM
Containing Type
StateMachine<TState>

Syntax

public TState NextState { get; }

Value

Type Description
TState