# Lift.destroy

Destroys a lift.

**Kind:** Function

**Environments:** Game

## Game

``` { .lua .api-signature }
lift:destroy(  )
```

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

**Availability:** Server only

**Parameters:**

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