# Body.destroyCreation

Destroys the entire creation connected to this body

**Kind:** Function

**Environments:** Game

## Game

``` { .lua .api-signature }
body:destroyCreation(  )
```

[Open the full Game reference](../Game-Script-Environment/Userdata/Body.md#destroycreation)

**Availability:** Server only

**Parameters:**

| Name | Type | Description |
| --- | --- | --- |
| `body` | [Body](../Game-Script-Environment/Userdata/Body.md) | The body. |
