FMetasoundAssetBase::SetDocument

Overwrites the existing document.

Choose your operating system:

Windows

macOS

Linux

References

Module

MetasoundFrontend

Header

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

Include

#include "MetasoundAssetBase.h"

Source

/Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Private/MetasoundAssetBase.cpp

Syntax

void SetDocument
(
    const FMetasoundFrontendDocument & InDocument
)

Remarks

Overwrites the existing document. If the document's interface is not supported, the FMetasoundAssetBase be while queried for a new one using `GetPreferredInterface_.