EntityManagerDestroy Method |
| Name | Description | |
|---|---|---|
| Destroy(Component) |
Destroys the specified component.
| |
| Destroy(EntityId) |
Destroys the specified entity.
| |
| DestroyT(EntityId) |
Destroys the components of the specified type T attached to the specified
entity.
|