LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

GridBrushEditorBase.OnPaintInspectorGUI

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.