editorWindow
The EditorWindow that contains the popup content.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public EditorWindow editorWindow { get; }
Remarks
Additional Resources: PopupWindow with full example.