ILauncherSimpleProfile::Save

Saves the simple profile to the specified file.

Windows
MacOS
Linux

References

Module

LauncherServices

Header

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

Include

#include "ILauncherProfile.h"

Syntax

void Save
(
    TJsonWriter<> & Writer
)

Remarks

Saves the simple profile to the specified file.

Returns

true if the profile was saved, false otherwise.

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