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