ILauncherProfileLaunchRole::SetCommandLine

Sets optional command line parameters to launch with.

Windows
MacOS
Linux

References

Module

LauncherServices

Header

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

Include

#include "ILauncherProfileLaunchRole.h"

Syntax

void SetCommandLine
(
    const FString & NewCommandLine
)

Remarks

Sets optional command line parameters to launch with.

Parameters

Parameter

Description

NewCommandLine

Command line string.

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