Skip to content

EntityQuery.Count() Method

Definition

Namespace: Brine2D.ECS.Query

Executes the query and returns the count of matching entities.

public int Count();

Returns

System.Int32