Entity.Data.md
July 31, 2024 ยท View on GitHub
Friflo.Engine.ECS
Friflo.Engine.ECS.Entity
Entity.Data Property
Returns the entity data used to optimize access of entity components and tags.
public Friflo.Engine.ECS.EntityData Data { get; }
July 31, 2024 ยท View on GitHub
Returns the entity data used to optimize access of entity components and tags.
public Friflo.Engine.ECS.EntityData Data { get; }