IImportSettingsParser::ParseFromJson

Parses settings data from a json object.

Windows
MacOS
Linux

Override Hierarchy

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/Factories/ImportSettings.h

Include

#include "Factories/ImportSettings.h"

Syntax

void ParseFromJson
(
    TSharedRef< class FJsonObject > ImportSettingsJson
)

Remarks

Parses settings data from a json object. The format of the object is dependent on what the derived types expect

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