ILauncherProfileLaunchRole::SetCommandLine

Sets optional command line parameters to launch with.

Unreal Engine C++ API Reference > Developer > LauncherServices > ILauncherProfileLaunchRole

References

   
Module LauncherServices
Header /Engine/Source/Developer/LauncherServices/Public/ILauncherProfileLaunchRole.h
Include #include "ILauncherProfileLaunchRole.h"
void SetCommandLine
(
    const [FString](API\Runtime\Core\Containers\FString) & NewCommandLine
)

Remarks

Sets optional command line parameters to launch with.

Parameters

Name Description
NewCommandLine Command line string.

See Also

GetUATCommandLine


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library