UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
DataReplication.h File Reference

Go to the source code of this file.

Classes

struct  FReplicatedActorProperty
 
class  FObjectReplicator
 
struct  FObjectReplicator::FRPCCallInfo
 
struct  FObjectReplicator::FRPCPendingLocalCall
 
class  FScopedActorRoleSwap
 

Functions

 LLM_DECLARE_TAG_API (NetObjReplicator, ENGINE_API)
 
bool IsCustomDeltaProperty (const FStructProperty *StructProperty)
 
bool IsCustomDeltaProperty (const FProperty *Property)
 

Function Documentation

◆ IsCustomDeltaProperty() [1/2]

bool IsCustomDeltaProperty ( const FProperty Property)
inline

◆ IsCustomDeltaProperty() [2/2]

bool IsCustomDeltaProperty ( const FStructProperty StructProperty)
inline

◆ LLM_DECLARE_TAG_API()

LLM_DECLARE_TAG_API ( NetObjReplicator  ,
ENGINE_API   
)