Summary
Plays the first clip in the
Animancer.NamedAnimancerComponent.Animations
array if Animancer.NamedAnimancerComponent.PlayAutomatically
is true.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- Named
Animancer Component
Syntax
protected override void OnEnable()
Remarks
This method also ensures that the
UnityEngine.Playables.PlayableGraph
is playing.Return Value
Type | Description |
---|---|
void |