PopupWindowContent

class in UnityEditor

/

Implemented in:UnityEditor

Description

Class used to implement content for a popup window.

See Also: PopupWindow with full example.

Properties

editorWindowThe EditorWindow that contains the popup content.

Public Methods

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.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答