Navigation
API > API/Developer > API/Developer/LauncherServices > API/Developer/LauncherServices/ILauncherProfileLaunchRole
Description
Gets optional command line parameters to launch with.
| Name | GetUATCommandLine |
| Type | function |
| Header File | /Engine/Source/Developer/LauncherServices/Public/ILauncherProfileLaunchRole.h |
| Include Path | #include "ILauncherProfileLaunchRole.h" |
const FString & GetUATCommandLine() const
The command line string.
See Also
- SetCommandLine