IMetaSoundAssetManager::ContainsKey

Whether or not the asset manager has loaded the given asset.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

IMetaSoundAssetManager::ContainsKey()

UMetaSoundAssetSubsystem::ContainsKey()

References

Module

MetasoundFrontend

Header

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

Include

#include "MetasoundAssetManager.h"

Syntax

bool ContainsKey
(
    const Metasound::Frontend::FNodeRegistryKey & InRegistryKey
) const

Remarks

Whether or not the asset manager has loaded the given asset.