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