Exists
Returns whether an entity exists in the scope
world.manager.create(); world.entity.exists(0); // true
See Implementation
Exists
Returns whether an entity exists in the scope