IDataprepImporterInterface

DATAPREP_TODO: Temporary interface to emulate future workflow. Interface to trigger build world and 'finalize' from data prep editor.

Windows
MacOS
Linux

References

Module

DatasmithContentEditor

Header

/Engine/Plugins/Enterprise/DatasmithContent/Source/DatasmithContentEditor/Public/DatasmithContentEditorModule.h

Include

#include "DatasmithContentEditorModule.h"

Syntax

class IDataprepImporterInterface

Remarks

DATAPREP_TODO: Temporary interface to emulate future workflow. Interface to trigger build world and 'finalize' from data prep editor.

Destructors

Functions

Name Description

Public function

bool

 

BuildWorld

(
    TArray< TWeakObjectPtr< UObject >> ...
)

Public function

bool

 

FinalizeAssets

(
    const TArray< TWeakObjectPtr< UObje...
)

Public function Const

TSubclassOf<...

 

GetAssetImportDataClass()

Public function

bool

 

Initialize

(
    const FString& Namespace,
    UWorld* ImportWorld,
    UDatasmithScene* DatasmithScen...
)

Public function

bool

 

SetFinalWorld

(
    UWorld* FinalWorld
)

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