it would be convenient if it could be obtained in the entity manager: `IEnumerable<IBaseEntity> ents = sharedSystem.GetEntityManager().GetEntities();`
it would be convenient if it could be obtained in the entity manager:
IEnumerable<IBaseEntity> ents = sharedSystem.GetEntityManager().GetEntities();