ILauncherProfileManager::RemoveProfile

Deletes the given profile.

Windows
MacOS
Linux

References

Module

LauncherServices

Header

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

Include

#include "ILauncherProfileManager.h"

Syntax

void RemoveProfile
(
    const ILauncherProfileRef & Profile
)

Remarks

Deletes the given profile.

Parameters

Parameter

Description

Profile

The profile to delete.

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