Version: 2022.1
public static bool IsActiveTool (EditorTools.EditorTool tool);

参数

tool 要与激活的工具比较的 EditorTool

返回

bool 如果工具已激活,则返回 true,如果不是激活的工具,则返回 false。

描述

测试 EditorTool 当前是否是激活的工具。