Navigation
API > API/Runtime > API/Runtime/Engine
Holds settings for the asset import workflow test
| Name | FEditorImportWorkflowDefinition |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Classes/Tests/AutomationTestSettings.h |
| Include Path | #include "Tests/AutomationTestSettings.h" |
Syntax
USTRUCT ()
struct FEditorImportWorkflowDefinition
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FactorySettings | TArray< FImportFactorySettingValues > | Settings for the import factory | Tests/AutomationTestSettings.h |
|
| ImportFilePath | FFilePath | The file to import | Tests/AutomationTestSettings.h |
|