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