OnClose()
Callback when the popup window is closed.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public virtual void OnClose()
Remarks
Additional Resources: PopupWindow with full example.