Property EntityManager
EntityManager
The EntityManager object of the World in which this system exists.
Declaration
public EntityManager EntityManager { get; }Property Value
| Type | Description | 
|---|---|
| EntityManager | The EntityManager for this system. | 
The EntityManager object of the World in which this system exists.
public EntityManager EntityManager { get; }| Type | Description | 
|---|---|
| EntityManager | The EntityManager for this system. |