IKeyedStateMachine<TKey>.

CurrentKey Property

Summary

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

Syntax

TKey CurrentKey { get; }

Value

Type Description
TKey