ILauncherProfileManager::SaveProfile

Saves the given profile to the specified archive.

Windows
MacOS
Linux

References

Module

LauncherServices

Header

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

Include

#include "ILauncherProfileManager.h"

Syntax

bool SaveProfile
(
    const ILauncherProfileRef & Profile
)

Remarks

Saves the given profile to the specified archive.

Parameters

Parameter

Description

Profile

The profile to save.

Archive

The archive to save to.

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