Version: 2017.2
言語: 日本語
public void OnToolDeactivated (Tool tool);

パラメーター

tool Tool that is deactivated.

説明

Callback when a Tool is deactivated.

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