FixedUpdateSystemBase.IsEnabled Property Definition Namespace: Brine2D.ECS.Systems Whether this system is currently enabled. C#public bool IsEnabled { get; set; } Implements IsEnabled Property Value System.Boolean