CachedEntityQueryBuilderBase.Without() Method
Definition
Namespace: Brine2D.ECS.Query
Excludes entities that have the specified component. The query is automatically invalidated when the excluded component type is added to or removed from any entity.
Type parameters
TExclude