UEdGraphSchema::BeginGraphDragAction

Begins a drag and drop action to drag a graph action into another graph

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphSchema.h

Include

#include "EdGraph/EdGraphSchema.h"

Syntax

virtual FReply BeginGraphDragAction
(
    TSharedPtr< FEdGraphSchemaAction > InAction,
    const FPointerEvent & MouseEvent
) const

Remarks

Begins a drag and drop action to drag a graph action into another graph