Version: 2017.3
public void OnToolDeactivated (Tool tool);

Parameters

tool Tool that is deactivated.

Description

Callback when a Tool is deactivated.

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