GetView()

Method

Namespace: Ignis

Declared in: Ignis.IComponentCollection<T>


Returns a view which contains entity IDs that have this component.

Syntax

public IEntityView GetView()

Back to index