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