Navigation
API > API/Developer > API/Developer/LauncherServices > API/Developer/LauncherServices/ILauncherProfile
References
Module | LauncherServices |
Header | /Engine/Source/Developer/LauncherServices/Public/ILauncherProfile.h |
Include | #include "ILauncherProfile.h" |
void AddCookedMap
&40;
const FString & MapName
&41;
Remarks
Adds a map to cook (only used if cooking by the book).
Parameters
Name | Description |
---|---|
MapName | The name of the map to cook. |