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.