FMetasoundAssetBase::ImportFromJSONAsset

Imports the asset from a JSON file at provided path.

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

bool ImportFromJSONAsset
(
    const FString & InAbsolutePath
)

Remarks

Imports the asset from a JSON file at provided path.