DefaultEcs DefaultEcs.System.ISystem<T> ISystem.IsEnabled Property Gets or sets whether the current ISystem<T> instance should update or not. bool IsEnabled { get; set; } Property Value System.Boolean