Navigation
API > API/Plugins > API/Plugins/DatasmithContent
| Name | FDatasmithReimportOptions |
| Type | struct |
| Header File | /Engine/Plugins/Enterprise/DatasmithContent/Source/DatasmithContent/Public/DatasmithImportOptions.h |
| Include Path | #include "DatasmithImportOptions.h" |
Syntax
USTRUCT (BlueprintType )
struct FDatasmithReimportOptions
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FDatasmithReimportOptions() |
DatasmithImportOptions.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bRespawnDeletedActors | bool | Specifies whether or not to add back Actors you've deleted from the current Level | DatasmithImportOptions.h |
|
| bUpdateActors | bool | Specifies whether or not to update Datasmith Scene Actors in the current Level | DatasmithImportOptions.h |
|