StateChange<TState>.

PreviousState Property

Summary

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

Syntax

public static TState PreviousState { get; }

Value

Type Description
TState