EntityStore.SetStoreRoot(Entity).md

February 25, 2024 ยท View on GitHub

Friflo.Engine.ECS

Friflo.Engine.ECS.EntityStore

EntityStore.SetStoreRoot(Entity) Method

Set the passed entity as the StoreRoot entity.

public void SetStoreRoot(Friflo.Engine.ECS.Entity entity);

Parameters

entity Entity

Contents

  1. 0.1Friflo.Engine.ECS.EntityStore
  2. 1EntityStore.SetStoreRoot(Entity) Method