Version: 2017.2
public void OnToolActivated (Tool tool);

Parámetros

tool Tool that is activated.

Descripción

Callback when a Tool is activated.

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