Navigation
API > API/Runtime > API/Runtime/Engine
Holds settings for the asset import / export automation test
| Name | FEditorMapPerformanceTestDefinition |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Classes/Tests/AutomationTestSettings.h |
| Include Path | #include "Tests/AutomationTestSettings.h" |
Syntax
USTRUCT ()
struct FEditorMapPerformanceTestDefinition
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| PerformanceTestmap | FSoftObjectPath | Map to be used for the Performance Capture | Tests/AutomationTestSettings.h |
|
| TestTimer | int32 | How long is this test expected to run before stopping | Tests/AutomationTestSettings.h |
|