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 RemoveCookedMap
&40;
const FString & MapName
&41;
Remarks
Removes a cooked map.
Parameters
| Name | Description |
|---|---|
| MapName | The name of the map to remove. |