EntityComponents.Count.md
February 25, 2024 ยท View on GitHub
Friflo.Engine.ECS
Friflo.Engine.ECS.EntityComponents
EntityComponents.Count Property
Return the number of IComponent's of an entity.
public int Count { get; }
February 25, 2024 ยท View on GitHub
Return the number of IComponent's of an entity.
public int Count { get; }