Entity.detach

Detach

Remove an entity from the world's scope Use this when you no longer need the entity

class Entity
@safe pure
void
detach
()

Meta