FGraphContextMenuArguments

Arguments when the graph panel wants to open a context menu.

Windows
MacOS
Linux

References

Module

GraphEditor

Header

/Engine/Source/Editor/GraphEditor/Public/SGraphPanel.h

Include

#include "SGraphPanel.h"

Syntax

struct FGraphContextMenuArguments

Remarks

Arguments when the graph panel wants to open a context menu.

Variables

Name Description

Public variable

TArray< UEdGrap...

 

DragFromPins

Public variable

UEdGraphNode &#...

 

GraphNode

The source node if there are any.

Public variable

UEdGraphPin ...

 

GraphPin

The source pin if there is one.

Public variable

FVector2D

 

NodeAddPosition

The endpoint of the drag or the location of the right-click.

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