Skip to content

CachedEntityQueryBase.HasBehaviorFilters Property

Definition

Namespace: Brine2D.ECS.Query

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

public bool HasBehaviorFilters { get; }

Property Value

System.Boolean