Entity.AddTags(Tags).md
February 25, 2024 ยท View on GitHub
Friflo.Engine.ECS
Friflo.Engine.ECS.Entity
Entity.AddTags(Tags) Method
Add the given tags to the entity.
public bool AddTags(in Friflo.Engine.ECS.Tags tags);
Parameters
tags Tags
February 25, 2024 ยท View on GitHub
Add the given tags to the entity.
public bool AddTags(in Friflo.Engine.ECS.Tags tags);
tags Tags