Friflo.Engine.ECS Friflo.Engine.ECS.Systems.BaseSystem BaseSystem.Enabled Property If true the system is executed when calling Update(UpdateTick) public bool Enabled { get; set; } Property Value System.Boolean