Version: 2017.1

TreeView.BeforeRowsGUI

Switch to Manual
protected void BeforeRowsGUI ();

Description

This is called before any rows have their RowGUI called.

Can be used together with AfterRowsGUI to postprocess items or rendering.