Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/IOutputController
References
| Module | MetasoundFrontend |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendController.h |
| Include | #include "MetasoundFrontendController.h" |
bool ConnectWithConverterNode
(
IInputController & InController,
const FConverterNodeInfo & InNodeClassName
)
Remarks
Connects this output to the input using a converter node. True on success, false on failure.