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