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

StateChange<TState>.

NextState Property

Summary

The state being changed into.
Assembly
Animancer.dll
Namespace
Animancer.FSM
Containing Type
StateChange<TState>

Syntax

public static TState NextState { get; }

Value

Type Description
TState