Navigation
API > API/Developer > API/Developer/LauncherServices > API/Developer/LauncherServices/ILauncherProfile
Description
Gets the launch mode.
| Name | GetLaunchMode |
| Type | function |
| Header File | /Engine/Source/Developer/LauncherServices/Public/ILauncherProfile.h |
| Include Path | #include "ILauncherProfile.h" |
ELauncherProfileLaunchModes::Type GetLaunchMode() const
The launch mode.
See Also
- SetLaunchMode