SGraphNodeComment::MoveTo

Called when user is moving the comment node

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

References

   
Module GraphEditor
Header /Engine/Source/Editor/GraphEditor/Public/SGraphNodeComment.h
Include #include "SGraphNodeComment.h"
Source /Engine/Source/Editor/GraphEditor/Private/SGraphNodeComment.cpp
virtual void MoveTo
(
    const FVector2D & NewPosition,
    [FNodeSet](API\Editor\GraphEditor\SNodePanel\SNode\FNodeSet) & NodeFilter,
    bool bMarkDirty
)

Remarks

Called when user is moving the comment node


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library