ActionSystem_T_.IsEnabled.md
March 19, 2022 ยท View on GitHub
DefaultEcs
DefaultEcs.System.ActionSystem<T>
ActionSystem.IsEnabled Property
Gets or sets whether the current ISystem<T> instance should update or not.
public bool IsEnabled { get; set; }
Implements IsEnabled