Struct TimerDisabled
Tag component indicating a timer is disabled. A disabled timer is always culled. Use of this tag allows a timer to be disabled without disabling the rest of the entity
Namespace: Unity.Scheduler
Syntax
public struct TimerDisabled : IComponentData