EntityManager

Property

Namespace: Ignis

Declared in: Ignis.SystemBase<TState>


Gets the entity manager belonging to this system's container.

Syntax

public IEntityManager EntityManager { public get; }

Back to index