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

EditorWindow.GetExtraPaneTypes

Declaration

public IEnumerable<Type> GetExtraPaneTypes();

Returns

IEnumerable<Type> The extra panes that are specific to the window.

Description

Gets the extra panes associated with the window.