CommandBuffer.Friflo.Engine.ECS.ICommandBuffer.RemoveTags(int,Tags).md
June 6, 2024 ยท View on GitHub
Friflo.Engine.ECS
Friflo.Engine.ECS.CommandBuffer
CommandBuffer.Friflo.Engine.ECS.ICommandBuffer.RemoveTags(int, Tags) Method
void Friflo.Engine.ECS.ICommandBuffer.RemoveTags(int entityId, in Friflo.Engine.ECS.Tags tags);
Parameters
entityId System.Int32
tags Tags
Implements RemoveTags(int, Tags)