ICommandBuffer.RemoveTag_T_(int).md

June 6, 2024 ยท View on GitHub

Friflo.Engine.ECS

Friflo.Engine.ECS.ICommandBuffer

ICommandBuffer.RemoveTag(int) Method

void RemoveTag<T>(int entityId)
    where T : struct, Friflo.Engine.ECS.ITag, System.ValueType, System.ValueType;

Type parameters

T

Parameters

entityId System.Int32

Contents

  1. 0.1Friflo.Engine.ECS.ICommandBuffer
  2. 1ICommandBuffer.RemoveTag(int) Method