Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


IProjectEditorDrawer

Common interface for any UI containers that change the state of the project with regards to services.
Read time 1 minuteLast updated 12 days ago

Definition

public interface IProjectEditorDrawer

Methods

Method

Description

GetVisualElementRetrieves the VisualElement that draws the project state-changing UI.

Events

Member

Description

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