# EarlyInitHelpers.EarlyInitFunction

> Used by automatically generated code. Do not use in projects. Delegate used for early initialization

## Definition

* **Type:** Delegate
* **Namespace:** [Unity.Jobs](/engine/6000.7/script-reference/unity/jobs.md)
* **Assembly:** UnityEngine.ManagedKernelModule

```csharp
public delegate void EarlyInitHelpers.EarlyInitFunction()
```
