This version of Unity is unsupported.

AnimatorStateMachine.GetStateMachineTransitions

Declaration

public AnimatorTransition[] GetStateMachineTransitions(Animations.AnimatorStateMachine sourceStateMachine);

Parameters

sourceStateMachine The source state machine.

Description

Gets the list of all outgoing state machine transitions from given state machine.