Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/FMetaSoundFrontendDocumentBuilde-
References
| Module | MetasoundFrontend |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendDocumentBuilder.h |
| Include | #include "MetasoundFrontendDocumentBuilder.h" |
| Source | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Private/MetasoundFrontendDocumentBuilder.cpp |
bool SetNodeLocation
(
const FGuid & InNodeID,
const FVector2D & InLocation,
const FGuid * InLocationGuid,
const FGuid * InPageID
)
Remarks
Sets the editor-only node location of a node with the given ID to the provided location. Returns true if the node was found and the location was updated, false if not.