Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/Interfaces > API/Plugins/MetasoundFrontend/Interfaces/IInterfaceRegistry
References
| Module | MetasoundFrontend |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/Interfaces/MetasoundFrontendInterfaceRegistry.h |
| Include | #include "Interfaces/MetasoundFrontendInterfaceRegistry.h" |
bool FindInterface
&40;
const FInterfaceRegistryKey & InKey,
FMetasoundFrontendInterface & OutInterface
&41; const
Remarks
Find an interface with the given key. Returns true if interface is found, false if not.