Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.