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 FEditorMapPerformanceTestDefinition
Remarks
Holds settings for the asset import / export automation test
Variables
| Type | Name | Description | |
|---|---|---|---|
| FSoftObjectPath | PerformanceTestmap | Map to be used for the Performance Capture | |
| int32 | TestTimer | How long is this test expected to run before stopping |