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

EditorWindow.ShowTab

Declaration

public void ShowTab();

Description

Shows a docked Editor window.

If a window is docked as a tab and the docking area has multiple tabs, calling this function will select the window's tab and make its contents visible.