CommandBuffer.CreateEntity().md

June 6, 2024 ยท View on GitHub

Friflo.Engine.ECS

Friflo.Engine.ECS.CommandBuffer

CommandBuffer.CreateEntity() Method

Creates a new entity on Playback() which will have the returned entity id.

public int CreateEntity();

Implements CreateEntity()

Returns

System.Int32

Contents

  1. 0.1Friflo.Engine.ECS.CommandBuffer
  2. 1CommandBuffer.CreateEntity() Method