Navigation
API > API/Developer > API/Developer/LauncherServices > API/Developer/LauncherServices/ILauncherProfileManager
References
| Module | LauncherServices |
| Header | /Engine/Source/Developer/LauncherServices/Public/ILauncherProfileManager.h |
| Include | #include "ILauncherProfileManager.h" |
void SetProjectPath
&40;
const FString & InProjectPath
&41;
Remarks
Sets the path to the Unreal project to use.
Parameters
| Name | Description |
|---|---|
| Path | The full path to the project. |