Property WorldUnmanaged
WorldUnmanaged
The WorldUnmanaged of this EntityManager.
Declaration
public WorldUnmanaged WorldUnmanaged { get; }
Property Value
Type | Description |
---|---|
WorldUnmanaged | A World has one EntityManager and an EntityManager manages the entities of one World. |