This is the old Animancer v7.4 documentation. Click here for the latest version.

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>