Navigation
API > API/Developer > API/Developer/LauncherServices > API/Developer/LauncherServices/ILauncherProfileBuildCookRun
Description
Gets the additional command line parameters that will be used when the app launches. These will be used by all launch roles
| Name | GetAdditionalCommandLineParameters |
| Type | function |
| Header File | /Engine/Source/Developer/LauncherServices/Public/ILauncherProfileBuildCookRun.h |
| Include Path | #include "ILauncherProfileBuildCookRun.h" |
FString GetAdditionalCommandLineParameters() const
The additional command line parameters
See Also
- SetAdditionalCommandLineParameters