This version of Unity is unsupported.

ToolManager.activeToolChanging

Parameters

value An event issued before the active tool changes.

Description

Defines an event handler for when the active tool changes.

Use this event along with IsActiveTool to be notified when an EditorTool is deactivated.