SGraphNodeComment::MoveTo

Called when user is moving the comment node

Windows
MacOS
Linux

Override Hierarchy

References

Module

GraphEditor

Header

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

Include

#include "SGraphNodeComment.h"

Source

/Engine/Source/Editor/GraphEditor/Private/SGraphNodeComment.cpp

Syntax

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

Remarks

Called when user is moving the comment node

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