FGraphNodeDragDropOp

Copyright Epic Games, Inc. All Rights Reserved.

Unreal Engine C++ API Reference > Editor > GraphEditor > DragAndDrop

Inheritance Hierarchy

References

   
Module GraphEditor
Header /Engine/Source/Editor/GraphEditor/Public/DragAndDrop/GraphNodeDragDropOp.h
Include #include "DragAndDrop/GraphNodeDragDropOp.h"

Syntax

class FGraphNodeDragDropOp : public [FDecoratedDragDropOp](API\Editor\UnrealEd\DragAndDrop\FDecoratedDragDropOp)  

Remarks

Copyright Epic Games, Inc. All Rights Reserved.

Variables

Type Name Description
FOnPerformDropT... OnPerformDropToGraph  

Functions

Type Name Description
const FStrin... GetTypeId ()  

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  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library