Tool


Description:

public Tool (MainDialog dialog, BaseTool? tool, BaseToolConfig config, string tool_name)

Creates a new Tool.

Parameters:

dialog

SettingsDialog to access Config2

tool

The Tool.BaseTool object (can be null if Client.tools not available)

config

The BaseToolConfig object

tool_name

The tool name (used if tool is null)