GetEntityIds()

Method

Namespace: Ignis

Declared in: Ignis.IEntityManager


Gets the currently existing entity IDs.

Syntax

public CollectionEnumerable<int> GetEntityIds()

Back to index