public void OnToolActivated (Tool tool);

Parameters

toolTool that is activated.

Description

Callback when a Tool is activated.

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