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