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