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();

Returns

EntityBatch

Contents

  1. 0.1Friflo.Engine.ECS.EntityBatch
  2. 1EntityBatch.Disable() Method