Navigation
API > API/Plugins > API/Plugins/EditorScriptableToolsFramework
Inheritance Hierarchy
- UObject
- IInputBehaviorSource
- UInteractiveTool
- UScriptableInteractiveTool
- UEditorScriptableInteractiveTool
References
| Module | EditorScriptableToolsFramework |
| Header | /Engine/Plugins/Runtime/ScriptableToolsFramework/Source/EditorScriptableToolsFramework/Public/EditorScriptableInteractiveTool.h |
| Include | #include "EditorScriptableInteractiveTool.h" |
Syntax
UCLASS (Transient, Blueprintable)
class UEditorScriptableInteractiveTool : public UScriptableInteractiveTool
Remarks
Editor-Only variant of UScriptableInteractiveTool, which gives access to Editor-Only BP functions