Navigation
API > API/Editor > API/Editor/GraphEditor > API/Editor/GraphEditor/DragAndDrop
Inheritance Hierarchy
- TSharedFromThis
- FDragDropOperation
- FDecoratedDragDropOp
- FGraphNodeDragDropOp
References
| Module | GraphEditor |
| Header | /Engine/Source/Editor/GraphEditor/Public/DragAndDrop/GraphNodeDragDropOp.h |
| Include | #include "DragAndDrop/GraphNodeDragDropOp.h" |
Syntax
class FGraphNodeDragDropOp : public FDecoratedDragDropOp
Remarks
Copyright Epic Games, Inc. All Rights Reserved.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FOnPerformDropToGraph | OnPerformDropToGraph |
Functions
Overridden from FDragDropOperation
| Type | Name | Description | |
|---|---|---|---|
| bool | IsOfTypeImpl
(
const FString& Type |
Checks whether this drag and drop operation can cast safely to the specified type. |
Typedefs
| Name | Description |
|---|---|
| FOnPerformDropToGraph |