Entity.Parent.md
February 25, 2024 ยท View on GitHub
Friflo.Engine.ECS
Friflo.Engine.ECS.Entity
Entity.Parent Property
Returns the parent entity that contains the entity.
public Friflo.Engine.ECS.Entity Parent { get; }
Property Value
Remarks
Executes in O(1)