EntityManager

Property

Namespace: Ignis

Declared in: Ignis.IContainer<TState>


Gets the entity manager for this container.

Syntax

public IEntityManager EntityManager { public get; }

Back to index