Version: 2022.1
언어: 한국어
public static bool IsActiveTool (EditorTools.EditorTool tool);

파라미터

tool The 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.