EntityBatch.Disable().md
February 25, 2024 ยท View on GitHub
Friflo.Engine.ECS
Friflo.Engine.ECS.EntityBatch
EntityBatch.Disable() Method
Disables an entity.
Disabled entities are not included query results.
To include them use WithDisabled().
public Friflo.Engine.ECS.EntityBatch Disable();