ILauncherProfile::GetAdditionalCommandLineParameters

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

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

References

   
Module LauncherServices
Header /Engine/Source/Developer/LauncherServices/Public/ILauncherProfile.h
Include #include "ILauncherProfile.h"
[FString](API\Runtime\Core\Containers\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 The additional command line parameters

See Also

SetAdditionalCommandLineParameters


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library