UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FDiffStablePropertiesSharedParams Struct Reference

Public Attributes

TArray< FProperty * > * RepNotifies
 
TArray< UObject * > * ObjReferences
 
const TArray< FRepParentCmd > & Parents
 
const TArray< FRepLayoutCmd > & Cmds
 
const TMap< FRepLayoutCmd *, TArray< FRepLayoutCmd > > & NetSerializeLayouts
 

Member Data Documentation

◆ Cmds

const TArray<FRepLayoutCmd>& FDiffStablePropertiesSharedParams::Cmds

◆ NetSerializeLayouts

const TMap<FRepLayoutCmd*, TArray<FRepLayoutCmd> >& FDiffStablePropertiesSharedParams::NetSerializeLayouts

◆ ObjReferences

TArray<UObject*>* FDiffStablePropertiesSharedParams::ObjReferences

◆ Parents

const TArray<FRepParentCmd>& FDiffStablePropertiesSharedParams::Parents

◆ RepNotifies

TArray<FProperty*>* FDiffStablePropertiesSharedParams::RepNotifies

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