HybridAnimancerComponent.

GetBehaviour<T>() Method

Summary

UnityEngine.Animator.GetBehaviour``1
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
HybridAnimancerComponent

Syntax

public T GetBehaviour<T>() where T : StateMachineBehaviour

Type Parameters

Name Description
T

Return Value

Type Description
T