StateMachine<TState>.

PreviousState Property

Summary

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

Syntax

public TState PreviousState { get; }

Value

Type Description
TState