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

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. Additional resources: Editor.CreateEditor.