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" |
FString MakeBuildCookRunParamsForProjectCustomBuild
(
const ILauncherProfileRef & InProfile,
const TArray < FString > & InPlatforms
) const
Remarks
Returns best-guess BuildCookRun parameters for the given profile in the format expected by FProjectBuidSettings::BuildCookRunParams Used by the Project custom Build's "import from Project Launcher" menu