StateMachine<TKey, TState>.

CurrentKey Property

Summary

The key which identifies the Animancer.FSM.StateMachine`1.CurrentState.
Assembly
Animancer.dll
Namespace
Animancer.FSM
Containing Type
StateMachine<TKey, TState>

Syntax

public TKey CurrentKey { get; }

Value

Type Description
TKey