Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/INodeClassRegistry
Description
Return the node extension associated with the node. If there is no extension assoicated with the node, the returned TInstancedStruct will be invalid.
| Name | CreateFrontendNodeConfiguration |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendNodeClassRegistry.h |
| Include Path | #include "MetasoundFrontendNodeClassRegistry.h" |
TInstancedStruct < FMetaSoundFrontendNodeConfiguration > CreateFrontendNodeConfiguration
(
const FNodeClassRegistryKey & InKey
) const