ILauncherProfile::RemoveCookedMap

Removes a cooked map.

Windows
MacOS
Linux

References

Module

LauncherServices

Header

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

Include

#include "ILauncherProfile.h"

Syntax

void RemoveCookedMap
(
    const FString & MapName
)

Remarks

Removes a cooked map.

Parameters

Parameter

Description

MapName

The name of the map to remove.

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