CachedEntityQueryBase.Count() Method Definition Namespace: Brine2D.ECS.Query Gets the cached count, refreshing the cache if dirty. C#public int Count(); Returns System.Int32