PopupWindowContent

class in UnityEditor

Description

Class used to implement content for a popup window.

Additional resources: PopupWindow with full example.

Properties

editorWindowThe EditorWindow that contains the popup content.

Public Methods

CreateGUICreates custom GUI with UI Toolkit for the popup.
GetWindowSizeThe size of the popup window.
OnCloseCallback when the popup window is closed.
OnGUICallback for drawing GUI controls for the popup window.
OnOpenCallback when the popup window is opened.

Did you find this page useful? Please give it a rating: