This version of Unity is unsupported.

GridBrushEditorBase.OnToolActivated

Declaration

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.