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