Entity.destroy

Destroy the entity (unregister all attached components).

struct Entity
void
destroy
()

Throws

EntityException if the entity is invalid.

Meta