ILauncherProfile::Serialize

Serializes the profile from or into the specified archive.

Windows
MacOS
Linux

References

Module

LauncherServices

Header

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

Include

#include "ILauncherProfile.h"

Syntax

bool Serialize
(
    FArchive & Archive
)

Remarks

Serializes the profile from or into the specified archive.

Returns

true if the profile was serialized, false otherwise.

Parameters

Parameter

Description

Archive

The archive to serialize from or into.

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