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