This is the old Animancer v7.4 documentation. Click here for the latest version.

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