HybridAnimancerComponent.

OnEnable() Method

Summary

Plays the Animancer.HybridAnimancerComponent.Controller if PlayAutomatically is false (otherwise it plays the first animation in the Animancer.NamedAnimancerComponent.Animations array).
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
HybridAnimancerComponent

Syntax

protected override void OnEnable()

Return Value

Type Description
void