Navigation
API > API/Developer > API/Developer/LauncherServices > API/Developer/LauncherServices/ILauncherProfile
Description
Sets the build to use for ALL automated tests, equivalent to the -build parameter on RunUnreal etc. See also SetIsUsingAutomatedTestBuild.
| Name | SetAutomatedTestBuildPath |
| Type | function |
| Header File | /Engine/Source/Developer/LauncherServices/Public/ILauncherProfile.h |
| Include Path | #include "ILauncherProfile.h" |
void SetAutomatedTestBuildPath
(
const FString & AutomatedTestBuildPath
)