Navigation
API > API/Plugins > API/Plugins/EditorScriptableToolsFramework
Editor-Only variant of UScriptableClickDragTool, which gives access to Editor-Only BP functions
| Name | UEditorScriptableClickDragTool |
| Type | class |
| Header File | /Engine/Plugins/Runtime/ScriptableToolsFramework/Source/EditorScriptableToolsFramework/Public/BaseTools/EditorScriptableClickDragTool.h |
| Include Path | #include "BaseTools/EditorScriptableClickDragTool.h" |
Syntax
UCLASS (MinimalAPI, Transient, Blueprintable)
class UEditorScriptableClickDragTool : public UScriptableClickDragTool
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UInteractiveTool → UScriptableInteractiveTool → UScriptableClickDragTool → UEditorScriptableClickDragTool