GridBrushEditorBase.OnSelectionInspectorGUI

Switch to Manual
public void OnSelectionInspectorGUI ();

Description

Callback for drawing the Inspector GUI when there is an active GridSelection made in a GridLayout.

Override this to show custom Inspector GUI for the current selection.