Version: 5.6
public GUIContent titleContent ;

Description

The GUIContent used for drawing the title of EditorWindows.

The icon of titleContent will be shown as the tab icon when the window is docked. It is recommended to set it in OnEnable (and not in the constructor) if an icon is used.