ILauncherProfileLaunchRole::Serialize

Serializes the role from or into the specified archive.

Unreal Engine C++ API Reference > Developer > LauncherServices > ILauncherProfileLaunchRole

References

   
Module LauncherServices
Header /Engine/Source/Developer/LauncherServices/Public/ILauncherProfileLaunchRole.h
Include #include "ILauncherProfileLaunchRole.h"
void Serialize
(
    [FArchive](API\Runtime\Core\Serialization\FArchive) & Archive
)

Remarks

Serializes the role from or into the specified archive.

Parameters

Name Description
Archive The archive to serialize from or into.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library