# Effect.clearServerEventCallback

Clear the effect lua server callback script reference.

**Kind:** Function

**Environments:** Game

## Game

``` { .lua .api-signature }
effect:clearServerEventCallback(  )
```

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

**Availability:** Client only

**Parameters:**

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