IOwnedState<TState>.

OwnerStateMachine Property

Summary

The Animancer.FSM.StateMachine`1 that this state is used in.
Assembly
Animancer.dll
Namespace
Animancer.FSM
Containing Type
IOwnedState<TState>

Syntax

StateMachine<TState> OwnerStateMachine { get; }

Value

Type Description
StateMachine<TState>