This version of Unity is unsupported.

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.