IImportSettingsParser

Base class for all factories to provide import settings

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

UnrealEd

Header

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

Include

#include "Factories/ImportSettings.h"

Syntax

class IImportSettingsParser

Remarks

Base class for all factories to provide import settings

Supports filling the settings from a json file for automated importing

Functions

Name Description

Public function

void

 

ParseFromJson

(
    TSharedRef< class FJsonObject > Imp...
)

Parses settings data from a json object.

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