Property EntityManager
EntityManager
Returns the EntityManager associated with this instance of the world.
Declaration
public readonly EntityManager EntityManager { get; }
Property Value
Type | Description |
---|---|
EntityManager |
Returns the EntityManager associated with this instance of the world.
public readonly EntityManager EntityManager { get; }
Type | Description |
---|---|
EntityManager |