Navigation
API > API/Developer > API/Developer/LauncherServices > API/Developer/LauncherServices/ILauncherProfileLaunchRole
References
| Module | LauncherServices |
| Header | /Engine/Source/Developer/LauncherServices/Public/ILauncherProfileLaunchRole.h |
| Include | #include "ILauncherProfileLaunchRole.h" |
void SetCommandLine
&40;
const FString & NewCommandLine
&41;
Remarks
Sets optional command line parameters to launch with.
Parameters
| Name | Description |
|---|---|
| NewCommandLine | Command line string. |