Entity.Components.md
February 25, 2024 ยท View on GitHub
Friflo.Engine.ECS
Friflo.Engine.ECS.Entity
Entity.Components Property
Return the IComponent's added to the entity.
public Friflo.Engine.ECS.EntityComponents Components { get; }
February 25, 2024 ยท View on GitHub
Return the IComponent's added to the entity.
public Friflo.Engine.ECS.EntityComponents Components { get; }