Version: 2017.2
public void OnToolActivated (Tool tool);

파라미터

tool Tool that is activated.

설명

Callback when a Tool is activated.

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