Entity.GetChildIndex(Entity).md

February 25, 2024 ยท View on GitHub

Friflo.Engine.ECS

Friflo.Engine.ECS.Entity

Entity.GetChildIndex(Entity) Method

Return the position of the given child in the entity.

public int GetChildIndex(Friflo.Engine.ECS.Entity child);

Parameters

child Entity

Returns

System.Int32

Contents

  1. 0.1Friflo.Engine.ECS.Entity
  2. 1Entity.GetChildIndex(Entity) Method