EntityBatch.RemoveTags(Tags).md

February 25, 2024 ยท View on GitHub

Friflo.Engine.ECS

Friflo.Engine.ECS.EntityBatch

EntityBatch.RemoveTags(Tags) Method

Adds a remove tags command to the EntityBatch removing the given tags.

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

Parameters

tags Tags

Returns

EntityBatch

Contents

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