This version of Unity is unsupported.

GridBrushEditorBase.OnPaintInspectorGUI

Declaration

public void OnPaintInspectorGUI();

Description

Callback for painting the inspector GUI for the GridBrush in the tilemap palette.

Implement this to have a custom editor in the tilemap palette for the GridBrush.