Navigation
API > API/Developer > API/Developer/LauncherServices > API/Developer/LauncherServices/ILauncherProfileLaunchRole
References
| Module | LauncherServices |
| Header | /Engine/Source/Developer/LauncherServices/Public/ILauncherProfileLaunchRole.h |
| Include | #include "ILauncherProfileLaunchRole.h" |
void SetInitialMap
(
const FString & MapName
)
Remarks
Sets the initial map to launch with.
Parameters
| Name | Description |
|---|---|
| MapName | The name of the map. |