# InvokeLicenseUpdateCallbacks()

> Notifies all compononents that have been registered to act upon licensing changes.

## Definition

* **Type:** Method
* **Namespace:** [UnityEditor.Experimental.Licensing](/engine/6000.7/script-reference/unityeditor/experimental/licensing.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public static void InvokeLicenseUpdateCallbacks()
```
