UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::RemoteObject::Serialization::TRemoteObjectArchiveScope< T > Struct Template Reference

Public Member Functions

 TRemoteObjectArchiveScope (TArchiveRemoteObjectBase< T > &InAr, const TCHAR *InScope)
 
 TRemoteObjectArchiveScope (TArchiveRemoteObjectBase< T > &InAr, UObject *InObjectScope)
 
 ~TRemoteObjectArchiveScope ()
 

Public Attributes

TArchiveRemoteObjectBase< T > & Ar
 

Constructor & Destructor Documentation

◆ TRemoteObjectArchiveScope() [1/2]

template<typename T >
UE::RemoteObject::Serialization::TRemoteObjectArchiveScope< T >::TRemoteObjectArchiveScope ( TArchiveRemoteObjectBase< T > &  InAr,
const TCHAR InScope 
)
inline

◆ TRemoteObjectArchiveScope() [2/2]

template<typename T >
UE::RemoteObject::Serialization::TRemoteObjectArchiveScope< T >::TRemoteObjectArchiveScope ( TArchiveRemoteObjectBase< T > &  InAr,
UObject InObjectScope 
)
inline

◆ ~TRemoteObjectArchiveScope()

Member Data Documentation

◆ Ar


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