Navigation
API > API/Plugins > API/Plugins/MetasoundGraphCore > API/Plugins/MetasoundGraphCore/FGraph
References
| Module | MetasoundGraphCore |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundGraphCore/Public/MetasoundGraph.h |
| Include | #include "MetasoundGraph.h" |
| Source | /Engine/Plugins/Runtime/Metasound/Source/MetasoundGraphCore/Private/MetasoundGraph.cpp |
bool RemoveDataEdge
&40;
const INode & FromNode,
const FVertexName & FromVertexKey,
const INode & ToNode,
const FVertexName & ToVertexKey
&41;
Remarks
Remove the given data edge. True on success, false on failure.