ILauncherProfileManager::SaveJSONProfile

Saves the given profile to the specified file.

Windows
MacOS
Linux

References

Module

LauncherServices

Header

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

Include

#include "ILauncherProfileManager.h"

Syntax

bool SaveJSONProfile
(
    const ILauncherProfileRef & Profile
)

Remarks

Saves the given profile to the specified file.

Parameters

Parameter

Description

Profile

The profile to save.

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