Skip to content

ICachedQuery.HasBehaviorFilters Property

Definition

Namespace: Brine2D.ECS.Query

Whether this query filters by behaviors. Used by EntityWorld to target behavior-change invalidation.

bool HasBehaviorFilters { get; }

Property Value

System.Boolean