EntityBatch.AddTags(Tags).md

February 25, 2024 ยท View on GitHub

Friflo.Engine.ECS

Friflo.Engine.ECS.EntityBatch

EntityBatch.AddTags(Tags) Method

Adds an add tags command to the EntityBatch adding the given tags.

public Friflo.Engine.ECS.EntityBatch AddTags(in Friflo.Engine.ECS.Tags tags);

Parameters

tags Tags

Returns

EntityBatch

Contents

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