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