public static bool IsActiveTool (EditorTools.EditorTool tool);

Parámetros

toolThe EditorTool to compare with the active tool.

Valor de retorno

bool Returns true if the tool is active, false if it is not the active tool.

Descripción

Test if an EditorTool is currently the active tool.