Navigation
API > API/Plugins > API/Plugins/MetasoundEditor > API/Plugins/MetasoundEditor/UMetasoundEditorGraphNode
Description
Finds the associated node with the given ID and sets this EdGraphNode's location. Returns whether or not node ID entry exists and if location was set.
| Name | SyncLocationFromFrontendNode |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundEditor/Public/MetasoundEditorGraphNode.h |
| Include Path | #include "MetasoundEditorGraphNode.h" |
| Source | /Engine/Plugins/Runtime/Metasound/Source/MetasoundEditor/Private/MetasoundEditorGraphNode.cpp |
bool SyncLocationFromFrontendNode
(
bool bUpdateEditorNodeID
)