EntityBatch.ApplyTo(Entity).md
February 25, 2024 ยท View on GitHub
Friflo.Engine.ECS
Friflo.Engine.ECS.EntityBatch
EntityBatch.ApplyTo(Entity) Method
Apply the batch commands to the given entity.
The stored batch commands are not cleared.
public Friflo.Engine.ECS.EntityBatch ApplyTo(Friflo.Engine.ECS.Entity entity);
Parameters
entity Entity