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