Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

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

AnimatorStateMachine.AddStateMachineExitTransition

public Animations.AnimatorTransition AddStateMachineExitTransition(Animations.AnimatorStateMachine sourceStateMachine);

Parameters

sourceStateMachineThe source state machine.

Description

Utility function to add an outgoing transition from the source state machine to the exit of it's parent state machine.

The transition asset that is created is added as a sub asset of the state. This function pushes an Undo operation.

Did you find this page useful? Please give it a rating: