EntityBatch.Apply().md

February 25, 2024 ยท View on GitHub

Friflo.Engine.ECS

Friflo.Engine.ECS.EntityBatch

EntityBatch.Apply() Method

Apply added batch commands to the entity the preceding Batch() operates.

Subsequent use of the batch throws BatchAlreadyAppliedException.

public void Apply();

Contents

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