Class TagActivenessSystem
Manages the activation/deactivation of binding components
Namespace: Unity.Timeline
Syntax
public class TagActivenessSystem : SystemBase
Methods
OnCreate()
Declaration
protected override void OnCreate()
OnDestroy()
Declaration
protected override void OnDestroy()
OnUpdate()
Declaration
protected override void OnUpdate()