ILauncherProfileManager::RemoveSimpleProfile

Deletes the given simple profile.

Windows
MacOS
Linux

References

Module

LauncherServices

Header

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

Include

#include "ILauncherProfileManager.h"

Syntax

void RemoveSimpleProfile
(
    const ILauncherSimpleProfileRef & SimpleProfile
)

Remarks

Deletes the given simple profile.

Parameters

Parameter

Description

Profile

The simple 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