IMetaSoundAssetManager::AddAssetReferences

Adds missing assets using the provided asset's local reference class cache.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

IMetaSoundAssetManager::AddAssetReferences()

UMetaSoundAssetSubsystem::AddAssetReferences()

References

Module

MetasoundFrontend

Header

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

Include

#include "MetasoundAssetManager.h"

Syntax

void AddAssetReferences
(
    FMetasoundAssetBase & InAssetBase
)

Remarks

Adds missing assets using the provided asset's local reference class cache. Used to prime system from asset attempting to register prior to asset scan being complete.