Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

AnimatorController.GetBehaviours

Declaration

public T[] GetBehaviours();

Description

Returns all StateMachineBehaviour that match type T or are derived from T.