UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::RemoteObject::Transfer::FMigrateSendParams Struct Reference

#include <RemoteObjectTransfer.h>

Public Attributes

FUObjectMigrationContextMigrationContext
 
FRemoteObjectData ObjectData
 

Detailed Description

Information for performing a migration (send) an object to a remote server

Member Data Documentation

◆ MigrationContext

FUObjectMigrationContext& UE::RemoteObject::Transfer::FMigrateSendParams::MigrationContext

The migration context (meta data) of the send request

◆ ObjectData

FRemoteObjectData UE::RemoteObject::Transfer::FMigrateSendParams::ObjectData

The serialized data of the object being sent


The documentation for this struct was generated from the following file: