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