UMetaSoundAssetSubsystem::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

MetasoundEngine

Header

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

Include

#include "MetasoundAssetSubsystem.h"

Source

/Engine/Plugins/Runtime/Metasound/Source/MetasoundEngine/Private/MetasoundAssetSubsystem.cpp

Syntax

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

Remarks

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