Navigation
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. |