Navigation
API > API/Developer > API/Developer/LauncherServices > API/Developer/LauncherServices/ILauncherProfileManager
Description
Gets the full path to the Unreal project to use.
| Name | GetProjectPath |
| Type | function |
| Header File | /Engine/Source/Developer/LauncherServices/Public/ILauncherProfileManager.h |
| Include Path | #include "ILauncherProfileManager.h" |
FString GetProjectPath() const
The path.
See Also
- SetProjectPath