Entity.ChildIds.md
February 25, 2024 ยท View on GitHub
Friflo.Engine.ECS
Friflo.Engine.ECS.Entity
Entity.ChildIds Property
Return the ids of the child entities.
public System.ReadOnlySpan<int> ChildIds { get; }
February 25, 2024 ยท View on GitHub
Return the ids of the child entities.
public System.ReadOnlySpan<int> ChildIds { get; }