Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


activeToolChanged

Defines an event handler for when the active tool changes.
Read time 1 minuteLast updated 6 days ago

Definition

public static event Action activeToolChanged

Remarks

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