Robuta

https://clarle.github.io/yui2/docs/yui_2.9.0/docs/YAHOO.widget.EditorWindow.html API: editor YAHOO.widget.EditorWindow (YUI Library) apieditoryahoowidgetyui https://discussions.unity.com/t/edit-an-object-in-unityeditor-editorwindow/26650 Edit an object in UnityEditor EditorWindow - Questions & Answers - Unity Discussions Aug 11, 2011 - Hi All If I have a class I have created with public members and I have my own EditorWindow. Can I create some GUI to edit the members on that class in the... questions answerseditobjectunitydiscussions https://docs.unity3d.com/es/2017.2/ScriptReference/EditorWindow.GetWindowWithRect.html EditorWindow-GetWindowWithRect - Unity Scripting API Returns the first EditorWindow of type t which is currently on the screen. editorwindowunityscriptingapi https://docs.unity3d.com/ScriptReference/EditorWindow.Awake.html Unity - Scripting API: EditorWindow.Awake scripting apiunityeditorwindowawake https://docs.unity3d.com/ru/2019.3/ScriptReference/EditorWindow.html UnityEditor.EditorWindow - Unity Scripting API Derive from this class to create an editor window. editorwindowunityscriptingapi https://discussions.unity.com/t/can-i-open-editorwindow-from-custominspector/7484 Can I open EditorWindow from CustomInspector ? - Questions & Answers - Unity Discussions Sep 15, 2010 - When I try to open EditorWindow from CustomInspector, I have such errors : NullReferenceException: Object reference not set to an instance of an object... can iquestions answersopeneditorwindowunity