This version of Unity is unsupported.

GridBrushEditorBase.OnSelectionInspectorGUI

Declaration

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.