HybridAnimancerComponent.

GetBehaviours(int, int) Method

Summary

UnityEngine.Animator.GetBehaviours(System.Int32,System.Int32)
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
HybridAnimancerComponent

Syntax

public StateMachineBehaviour[] GetBehaviours(int fullPathHash, int layerIndex)

Parameters

Name Type Description
fullPathHash int
layerIndex int

Return Value

Type Description
StateMachineBehaviour[]