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