#Hi ! Is there anything special to do to
1 messages · Page 1 of 1 (latest)
In the doc (https://docs.unity3d.com/6000.0/Documentation/ScriptReference/EditorWindow.ShowPopup.html), the only difference is they instantiate de ScriptableObject and I use EditorWindow.GetWindow() but I find it weird.
GetWindow calls show internally doesn't it?