CommandBuffer.DeleteEntity(int).md

June 6, 2024 ยท View on GitHub

Friflo.Engine.ECS

Friflo.Engine.ECS.CommandBuffer

CommandBuffer.DeleteEntity(int) Method

Deletes the entity with the passed entityId on Playback().

public void DeleteEntity(int entityId);

Parameters

entityId System.Int32

Implements DeleteEntity(int)

Contents

  1. 0.1Friflo.Engine.ECS.CommandBuffer
  2. 1CommandBuffer.DeleteEntity(int) Method