Skip to content

CachedEntityQueryBase.Invalidate() Method

Definition

Namespace: Brine2D.ECS.Query

Forces the cache to refresh on the next execution.

C#
public void Invalidate();