Entity.Archetype.md
February 25, 2024 ยท View on GitHub
Friflo.Engine.ECS
Friflo.Engine.ECS.Entity
Entity.Archetype Property
Returns the Archetype that contains the entity.
public Friflo.Engine.ECS.Archetype Archetype { get; }
Property Value
Remarks
The Archetype the entity is stored.
Return null if the entity is detached