EntityStore.GetEntityNode(int).md

February 25, 2024 ยท View on GitHub

Friflo.Engine.ECS

Friflo.Engine.ECS.EntityStore

EntityStore.GetEntityNode(int) Method

Return the internal node for the passed entity id.

public ref readonly Friflo.Engine.ECS.EntityNode GetEntityNode(int id);

Parameters

id System.Int32

Returns

EntityNode

Contents

  1. 0.1Friflo.Engine.ECS.EntityStore
  2. 1EntityStore.GetEntityNode(int) Method