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 SetProjectPath
&40;
const FString & Path
&41;
Remarks
Sets the path to the Unreal project to use.
Parameters
| Name | Description |
|---|---|
| Path | The full path to the project. |