This version of Unity is unsupported.

AnimatorControllerLayer.GetOverrideBehaviours

public StateMachineBehaviour[] GetOverrideBehaviours(Animations.AnimatorState state);

Parameters

stateThe state which we want to get the behaviour list.

Description

Gets the override behaviour list for the state on the given layer.