ICommandBuffer.RemoveTags(int,Tags).md

June 6, 2024 ยท View on GitHub

Friflo.Engine.ECS

Friflo.Engine.ECS.ICommandBuffer

ICommandBuffer.RemoveTags(int, Tags) Method

void RemoveTags(int entityId, in Friflo.Engine.ECS.Tags tags);

Parameters

entityId System.Int32

tags Tags

Contents

  1. 0.1Friflo.Engine.ECS.ICommandBuffer
  2. 1ICommandBuffer.RemoveTags(int, Tags) Method