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

#include <RemoteObjectSerialization.h>

Public Attributes

FName Name
 
FRemoteObjectId OuterId
 
FRemoteObjectId RemoteId
 
int32 SerialNumber = 0
 

Detailed Description

Basic information needed to construct remote (sub)object

Member Data Documentation

◆ Name

FName UE::RemoteObject::Serialization::FRemoteObjectConstructionParams::Name

◆ OuterId

FRemoteObjectId UE::RemoteObject::Serialization::FRemoteObjectConstructionParams::OuterId

◆ RemoteId

FRemoteObjectId UE::RemoteObject::Serialization::FRemoteObjectConstructionParams::RemoteId

◆ SerialNumber

int32 UE::RemoteObject::Serialization::FRemoteObjectConstructionParams::SerialNumber = 0

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