UpdateSystemBase.IsEnabled Property
Definition¶
Namespace: Brine2D.ECS.Systems
Whether this system is currently enabled.
public bool IsEnabled { get; set; }
Implements IsEnabled
Namespace: Brine2D.ECS.Systems
Whether this system is currently enabled.
public bool IsEnabled { get; set; }
Implements IsEnabled