CreateEntityBatch.AddTags(Tags).md
February 25, 2024 ยท View on GitHub
Friflo.Engine.ECS
Friflo.Engine.ECS.CreateEntityBatch
CreateEntityBatch.AddTags(Tags) Method
Adds the given tags that will be added to the entity when calling CreateEntity().
public Friflo.Engine.ECS.CreateEntityBatch AddTags(in Friflo.Engine.ECS.Tags tags);
Parameters
tags Tags