Navigation
API > API/Developer > API/Developer/LauncherServices > API/Developer/LauncherServices/ILauncherProfile
References
| Module | LauncherServices |
| Header | /Engine/Source/Developer/LauncherServices/Public/ILauncherProfile.h |
| Include | #include "ILauncherProfile.h" |
void SetBuildTarget
&40;
const FString & TargetName
&41;
Remarks
Sets the build target.
Parameters
| Name | Description |
|---|---|
| TargetName | The target name to set (it would match a .Target.cs file) |