ILauncherProfile::GetAdditionalCommandLineParameters

Gets the additional command line parameters that will be used when the app launches.

Windows
MacOS
Linux

References

Module

LauncherServices

Header

/Engine/Source/Developer/LauncherServices/Public/ILauncherProfile.h

Include

#include "ILauncherProfile.h"

Syntax

FString GetAdditionalCommandLineParameters() const

Remarks

Gets the additional command line parameters that will be used when the app launches. These will be used by all launch roles

Returns

The additional command line parameters

See Also

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss