EntitySortedSet_TComponent_.Count.md
March 19, 2022 ยท View on GitHub
DefaultEcs
DefaultEcs.EntitySortedSet<TComponent>
EntitySortedSet.Count Property
Gets the number of Entity in the current EntitySortedSet<TComponent>.
public int Count { get; set; }