SNodePanel::SNode::MoveTo

Windows
MacOS
Linux

Override Hierarchy

References

Module

GraphEditor

Header

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

Include

#include "SNodePanel.h"

Syntax

virtual void MoveTo
(
    const FVector2D & NewPosition,
    FNodeSet & NodeFilter
)

Parameters

Parameter

Description

NewPosition

The Node should be relocated to this position in the graph panel

NodeFilter

Set of nodes to prevent movement on, after moving successfully a node is added to this set.

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