This version of Unity is unsupported.

Editor.DrawHeader

Declaration

public void DrawHeader();

Description

Call this function to draw the header of the editor.

This function is relevant if you are creating and managing your own Editor objects. See Also: Editor.CreateEditor.