GetCount()

Method

Namespace: Ignis

Declared in: Ignis.IComponentCollection<T>


Return the count of entities with this component.

Syntax

public int GetCount()

Back to index