# Invoke()

> Invoke all registered callbacks (runtime and persistent).

## Definition

* **Type:** Method
* **Namespace:** [UnityEngine.Events](/engine/6000.0/script-reference/unityengine/events.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public void Invoke()
```
