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
(
const FInterfaceRegistryKey & InKey,
FMetasoundFrontendInterface & OutInterface
) const
Remarks
Find an interface with the given key. Returns true if interface is found, false if not.