ILauncherProfileLaunchRole::Serialize

Serializes the role from or into the specified archive.

Windows
MacOS
Linux

References

Module

LauncherServices

Header

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

Include

#include "ILauncherProfileLaunchRole.h"

Syntax

void Serialize
(
    FArchive & Archive
)

Remarks

Serializes the role from or into the specified archive.

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