Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

EditorWindow.ShowAuxWindow

Declaration

public void ShowAuxWindow();

Description

Show the editor window in the auxiliary window.

The single auxiliary window can be re-used by different editor windows at different times. Showing an editor window in the auxiliary window can be useful to avoid clutter of many small windows.