FDatasmithImportContext::FDatasmithImportContext

Windows
MacOS
Linux

References

Module

DatasmithImporter

Header

/Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Public/DatasmithImportContext.h

Include

#include "DatasmithImportContext.h"

Source

/Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Private/DatasmithImportContext.cpp

Syntax

FDatasmithImportContext
(
    const FString & FileName,
    bool bLoadConfig,
    const FName & LoggerName,
    const FText & LoggerLabel,
    TSharedPtr< IDatasmithTranslator > InSceneTranslator
)

Parameters

Parameter

Description

FileName

The path and name of the file to import

bLoadConfig

Loads the last user options from the config file

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