Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/IGraphController
References
| Module | MetasoundFrontend |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendController.h |
| Include | #include "MetasoundFrontendController.h" |
bool RemoveOutputVertex
(
const FVertexName & OutputName
)
Remarks
Remove the output with the given name. Returns true if successfully removed, false otherwise.