ISystem_T_.IsEnabled.md

March 19, 2022 ยท View on GitHub

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

Contents

  1. 0.1">DefaultEcs.System.">ISystem&#x3C;T>
  2. 1ISystem.IsEnabled Property