Adds a state machine behaviour class of type stateMachineBehaviourType to the AnimatorState. C# Users can use a generic version.
Note that there is no RemoveStateMachineBehaviour(), to remove a state machine behaviour, use Object.Destroy.
Versión genérica. Para más detalles, mira la página de Funciones genéricas.