EntityQuery.TryGetPoolCount(int) Method
Definition
Namespace: Brine2D.ECS.Query
Fast path for Count()/Any(): returns the pool count directly when the query has a single required component, IncludeInactive() is set, and no other filters would reduce the result set.
Parameters
count System.Int32