Navigation
API > API/Runtime > API/Runtime/Engine
Holds settings for the new project stage of the build promotion test
| Name | FBuildPromotionNewProjectSettings |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Classes/Tests/AutomationTestSettings.h |
| Include Path | #include "Tests/AutomationTestSettings.h" |
Syntax
USTRUCT ()
struct FBuildPromotionNewProjectSettings
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| NewProjectFolderOverride | FDirectoryPath | The path for the new project | Tests/AutomationTestSettings.h |
|
| NewProjectNameOverride | FString | The name of the project | Tests/AutomationTestSettings.h |
|