CommandBufferSynced.CreateEntity().md

June 6, 2024 ยท View on GitHub

Friflo.Engine.ECS

Friflo.Engine.ECS.CommandBufferSynced

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