Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/FMetasoundFrontendRegistryContai-
References
| Module | MetasoundFrontend |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendRegistries.h |
| Include | #include "MetasoundFrontendRegistries.h" |
bool UnregisterNode
&40;
const FNodeRegistryKey & InKey
&41;
Remarks
Unregister an external node from the frontend. True on success, false on failure.
Parameters
| Name | Description |
|---|---|
| InKey | The registration key for the node. |