Method IsAvailable IsAvailable() This checks whether this tool should be displayed or not. Declaration public override bool IsAvailable() Returns Type Description bool True, when this tool is to be drawn. False, otherwise. Overrides EditorTool.IsAvailable()