Navigation
Unreal Engine C++ API Reference > Developer > LauncherServices > ILauncherProfile
References
Module | LauncherServices |
Header | /Engine/Source/Developer/LauncherServices/Public/ILauncherProfile.h |
Include | #include "ILauncherProfile.h" |
void SetAdditionalCommandLineParameters
&40;
const FString & Params
&41;
Remarks
Sets the additional command line parameters for the application to use at launch. These will be used by all launch roles
Parameters
Name | Description |
---|---|
Params | The additional command line parameters to use |