Legacy Documentation: Version 5.1
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

AnimatorStateMachine.GetStateMachineTransitions

Switch to Manual
public function GetStateMachineTransitions(sourceStateMachine: Animations.AnimatorStateMachine): AnimatorTransition[];

Parameters

sourceStateMachine The source state machine.

Description

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