UMetaSoundSource::SetRegistryAssetClassInfo

Sets Asset Registry Metadata associated with this MetaSoundSource.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

FMetasoundAssetBase::SetRegistryAssetClassInfo()

UMetaSoundSource::SetRegistryAssetClassInfo()

References

Module

MetasoundEngine

Header

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

Include

#include "MetasoundSource.h"

Source

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

Syntax

virtual void SetRegistryAssetClassInfo
(
    const Metasound::Frontend::FNodeClassInfo & InNodeInfo
)

Remarks

Sets Asset Registry Metadata associated with this MetaSoundSource.