CommandBufferSynced.DeleteEntity(int).md

June 6, 2024 ยท View on GitHub

Friflo.Engine.ECS

Friflo.Engine.ECS.CommandBufferSynced

CommandBufferSynced.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.CommandBufferSynced
  2. 1CommandBufferSynced.DeleteEntity(int) Method