FAssetImportInfo::FromJson

Attempt to parse an asset import structure from the specified json string.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/EditorFramework/AssetImportData.h

Include

#include "EditorFramework/AssetImportData.h"

Source

/Engine/Source/Runtime/Engine/Private/EditorFramework/AssetImportData.cpp

Syntax

static TOptional< FAssetImportInfo > FromJson
(
    FString InJsonString
)

Remarks

Attempt to parse an asset import structure from the specified json string.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss