Version: 1.4
LanguageEnglish
  • C#

EditorWindow.titleContent

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.


对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答