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" |
const IInterfaceRegistryEntry * FindInterfaceRegistryEntry
(
const FInterfaceRegistryKey & InKey
) const
Remarks
Find an interface entry with the given key. Returns null if entry not found with given key.