IMetaSoundAssetManager::GetReferencedKeys

Generates all asset keys associated with registered assets that are referenced by the provided asset's graph.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

IMetaSoundAssetManager::GetReferencedKeys()

UMetaSoundAssetSubsystem::GetReferencedKeys()

References

Module

MetasoundFrontend

Header

/Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundAssetManager.h

Include

#include "MetasoundAssetManager.h"

Syntax

TSet< Metasound::Frontend::FNodeRegistryKey > GetReferencedKeys
(
    const FMetasoundAssetBase & InAssetBase
) const

Remarks

Generates all asset keys associated with registered assets that are referenced by the provided asset's graph.