# Effect.clearClientEventCallback

Clear the effect lua client callback script reference.

**Kind:** Function

**Environments:** Game

## Game

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

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

**Availability:** Client only

**Parameters:**

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