EntityQuery.Count() Method Definition Namespace: Brine2D.ECS.Query Executes the query and returns the count of matching entities. C#public int Count(); Returns System.Int32