Method Header
Header()
Draw method that is used before drawing controls in the inspector.
Declaration
protected virtual void Header()
Remarks
This method is called before drawing any control (but after the language selector) and can be used to draw any kind of static stuff, like a title or a logo visualization.