CharacterState.

OwnerStateMachine Property

Summary

The Animancer.FSM.StateMachine`1 that this state is used in.

Syntax

public StateMachine<CharacterState> OwnerStateMachine { get; }

Value

Type Description
StateMachine<CharacterState>