Navigation
API > API/Plugins > API/Plugins/RigVMEditor > API/Plugins/RigVMEditor/Widgets > API/Plugins/RigVMEditor/Widgets/SRigVMGraphNode
- SNodePanel::SNode::MoveTo()
- SGraphNode::MoveTo()
- SRigVMGraphNode::MoveTo()
References
| Module | RigVMEditor |
| Header | /Engine/Plugins/Runtime/RigVM/Source/RigVMEditor/Public/Widgets/SRigVMGraphNode.h |
| Include | #include "Widgets/SRigVMGraphNode.h" |
| Source | /Engine/Plugins/Runtime/RigVM/Source/RigVMEditor/Private/Widgets/SRigVMGraphNode.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 |