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.OnToolDeactivated

public void OnToolDeactivated(Tool tool);

Parameters

toolTool that is deactivated.

Description

Callback when a Tool is deactivated.

Implement this for any special behaviours when a Tool is deactivated.