Skip to content

CachedEntityQueryBase.Count() Method

Definition

Namespace: Brine2D.ECS.Query

Gets the cached count, refreshing the cache if dirty.

public int Count();

Returns

System.Int32