EntityQuery.ExecuteCore() Method
Definition
Namespace: Brine2D.ECS.Query
Dispatches to the pool-based path when the world is an EntityWorld
and at least one .With<T>() filter is present; otherwise falls back to
a full entity-list scan.
Namespace: Brine2D.ECS.Query
Dispatches to the pool-based path when the world is an EntityWorld
and at least one .With<T>() filter is present; otherwise falls back to
a full entity-list scan.