FMetasoundAssetBase::RegisterGraphWithFrontend

Registers the root graph of the given asset with the MetaSound Frontend.

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 RegisterGraphWithFrontend
(
    Metasound::Frontend::FMetaSoundAssetRegistrationOptions InRegistrationOptions
)

Remarks

Registers the root graph of the given asset with the MetaSound Frontend.