Filter

Property

Namespace: Ignis

Declared in: Ignis.IEntityView


Returns the component set against which the entity IDs are filtered for containment.

Syntax

public IReadOnlyCollection<Type> Filter { public get; }

Back to index