Navigation
API > API/Runtime > API/Runtime/Engine
Holds settings for the editor Launch On With Map Iterations test.
| Name | FLaunchOnTestSettings |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Classes/Tests/AutomationTestSettings.h |
| Include Path | #include "Tests/AutomationTestSettings.h" |
Syntax
USTRUCT ()
struct FLaunchOnTestSettings
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DeviceID | FString | Device to be used | Tests/AutomationTestSettings.h |
|
| LaunchOnTestmap | FFilePath | Map to be used for the Launch On test | Tests/AutomationTestSettings.h |
|