Navigation
API > API/Plugins > API/Plugins/ScriptableToolsFramework
Classes
| Type | Name | Description | |
|---|---|---|---|
| UScriptableClickDragTool | UScriptableClickDragTool is an extension of UScriptableInteractiveTool that supports a "click-drag" interaction, ie capture the input device on press-down and collect any device movement events until release. | ||
| UScriptableModularBehaviorTool | A Scriptable tool base blueprint class which provides support for user defined mouse interaction behaviors | ||
| UScriptableSingleClickTool | UScriptableSingleClickTool is an extension of UScriptableInteractiveTool that supports a "click" interaction, ie button press-down-and-release on an arbitrary Target (defined by the Tool). |