Common interface for any UI containers that change the state of the project with regards to services.
Method | Description |
---|---|
GetVisualElement | Retrieves the VisualElement that draws the project state-changing UI. |
Event | Description |
---|---|
stateChangeButtonFired | An event that fires whenever the UI changes the project's state regarding services. |