Archetype.CreateEntity().md

February 25, 2024 ยท View on GitHub

Friflo.Engine.ECS

Friflo.Engine.ECS.Archetype

Archetype.CreateEntity() Method

Create an Entity with the ComponentTypes and Tags managed by the archetype.

public Friflo.Engine.ECS.Entity CreateEntity();

Returns

Entity

Contents

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