IMetasoundUObjectRegistry::FindInterfaceEntriesByName

Returns all RegistryEntries with the given name

Choose your operating system:

Windows

macOS

Linux

References

Module

MetasoundEngine

Header

/Engine/Plugins/Runtime/Metasound/Source/MetasoundEngine/Public/MetasoundUObjectRegistry.h

Include

#include "MetasoundUObjectRegistry.h"

Syntax

TArray< const IMetasoundUObjectRegistryEntry * > FindInterfaceEntriesByName
(
    FName InName
) const

Remarks

Returns all RegistryEntries with the given name