Navigation
API > API/Developer > API/Developer/LauncherServices > API/Developer/LauncherServices/ILauncherProfileBuildCookRun
Description
Gets the list of cooked maps.
| Name | GetCookedMaps |
| Type | function |
| Header File | /Engine/Source/Developer/LauncherServices/Public/ILauncherProfileBuildCookRun.h |
| Include Path | #include "ILauncherProfileBuildCookRun.h" |
const TArray < FString > & GetCookedMaps() const
Collection of map names.
See Also
-
RemoveCookedMap