CloudProjectSettingsEventManager
Manages the events related to the project state.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Class
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public class CloudProjectSettingsEventManager
Static Properties
Property | Description |
|---|---|
| instance | The instance of the Cloud Project Settings event manager. |
Events
Member | Description |
|---|---|
| projectRefreshed | The event fired when the user the state of the project is refreshed. |
| projectStateChanged | The event fired when the state of the project changes. |