public static bool IsActiveTool (EditorTools.EditorTool tool);

파라미터

toolThe EditorTool to compare with the active tool.

반환

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

설명

Test if an EditorTool is currently the active tool.