This version of Unity is unsupported.

AnimatorStateMachine.GetStateMachineTransitions

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

Parameters

sourceStateMachineThe source state machine.

Description

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