Navigation
API > API/Developer > API/Developer/LauncherServices > API/Developer/LauncherServices/ILauncherProfileLaunchRole
Description
Gets the initial map to launch with.
| Name | GetInitialMap |
| Type | function |
| Header File | /Engine/Source/Developer/LauncherServices/Public/ILauncherProfileLaunchRole.h |
| Include Path | #include "ILauncherProfileLaunchRole.h" |
const FString & GetInitialMap() const
Map name.
See Also
- SetInitialMap