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

Returns

System.Boolean

Contents

  1. 0.1Friflo.Engine.ECS.Entity
  2. 1Entity.AddTags(Tags) Method