Navigation
API > API/Editor > API/Editor/GraphEditor > API/Editor/GraphEditor/DragAndDrop
Inheritance Hierarchy
- 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
| Type | Name | Description | |
|---|---|---|---|
| const FString & | GetTypeId () |
||
| bool | IsOfTypeImpl
(
const FString& Type |
Typedefs
| Name | Description |
|---|---|
| FOnPerformDropToGraph |