Navigation
API > API/Editor > API/Editor/GraphEditor > API/Editor/GraphEditor/SGraphNode
- SNodePanel::SNode::MoveTo()
- SGraphNode::MoveTo()
- SRigVMGraphNodeKnot::MoveTo()
- SRigVMGraphNodeComment::MoveTo()
- SRigVMGraphNode::MoveTo()
- SGraphNodeComment::MoveTo()
- SRigVMGraphNodeComment::MoveTo()
References
| Module | GraphEditor |
| Header | /Engine/Source/Editor/GraphEditor/Public/SGraphNode.h |
| Include | #include "SGraphNode.h" |
| Source | /Engine/Source/Editor/GraphEditor/Private/SGraphNode.cpp |
virtual void MoveTo
&40;
const FVector2D & NewPosition,
FNodeSet & NodeFilter,
bool bMarkDirty
&41;
Parameters
| Name | Description |
|---|---|
| NewPosition | The Node should be relocated to this position in the graph panel |