# stateChangeButtonFired

> An event that fires whenever the UI changes the project's state regarding services.

## Definition

* **Type:** Event
* **Namespace:** [UnityEditor.Connect](/engine/6000.6/script-reference/unityeditor/connect.md)
* **Assembly:** UnityEditor

```csharp
event Action stateChangeButtonFired
```
