Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/IOutputController
Description
Returns the currently connected output. If this input is not connected, the returned handle will be invalid.
| Name | GetConstConnectedInputs |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendController.h |
| Include Path | #include "MetasoundFrontendController.h" |
TArray < FConstInputHandle > GetConstConnectedInputs() const