# Lightmapping.OnCompletedFunction

> Delegate used by Lightmapping.completed callback.

## Definition

* **Type:** Delegate
* **Namespace:** [UnityEditor](/engine/6000.7/script-reference/unityeditor.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public delegate void Lightmapping.OnCompletedFunction()
```
