FGraphNodeDragDropOp

Copyright Epic Games, Inc. All Rights Reserved.

Windows
MacOS
Linux

Inheritance Hierarchy

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

Name Description

Public variable

FOnPerformDropT...

 

OnPerformDropToGraph

Functions

Name Description

Public function Static

const FStrin...

 

GetTypeId()

Overridden from FDragDropOperation

Name Description

Public function Virtual Const

bool

 

IsOfTypeImpl

(
    const FString& Type
)

Checks whether this drag and drop operation can cast safely to the specified type.

Typedefs

Name

Description

FOnPerformDropToGraph

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss