Navigation
API > API/Plugins > API/Plugins/DatasmithContentEditor
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
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | BuildWorld
(
TArray< TWeakObjectPtr< UObject >>& OutAssets |
||
| bool | FinalizeAssets
(
const TArray< TWeakObjectPtr< UObject >>& Assets |
||
| TSubclassOf< class UDatasmithSceneImportData > | |||
| bool | Initialize
(
const FString& Namespace, |
||
| bool | SetFinalWorld
(
UWorld* FinalWorld |