ILauncherProfile::AddCookedMap

Adds a map to cook (only used if cooking by the book).

Windows
MacOS
Linux

References

Module

LauncherServices

Header

/Engine/Source/Developer/LauncherServices/Public/ILauncherProfile.h

Include

#include "ILauncherProfile.h"

Syntax

void AddCookedMap
(
    const FString & MapName
)

Remarks

Adds a map to cook (only used if cooking by the book).

Parameters

Parameter

Description

MapName

The name of the map to cook.

See Also

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss