GridBrushEditorBase.OnSelectionInspectorGUI

Cambiar al Manual
public void OnSelectionInspectorGUI ();

Descripción

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.