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