Version: 2017.3
public void OnToolActivated (Tool tool);

Parameters

tool Tool that is activated.

Description

Callback when a Tool is activated.

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