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. |