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

Public Attributes

const bool bIsInitial
 
const bool bForceFail
 
const ERepLayoutFlags Flags
 
const TArray< FRepParentCmd > & Parents
 
const TArray< FRepLayoutCmd > & Cmds
 
FSendingRepState *const RepState
 
FRepChangelistState *const RepChangelistState
 
FRepChangedPropertyTracker *const RepChangedPropertyTracker
 
const TMap< FRepLayoutCmd *, TArray< FRepLayoutCmd > > & NetSerializeLayouts
 
UEPushModelPrivate::FPushModelPerNetDriverState *const PushModelState = nullptr
 
const TBitArray *const PushModelProperties = nullptr
 
const bool bValidateProperties = false
 
const bool bIsNetworkProfilerActive = false
 
const bool bChangedNetOwner = false
 
const bool bForceCustomPropsActive = false
 
const bool bForceCompareProperties = false
 

Member Data Documentation

◆ bChangedNetOwner

const bool FComparePropertiesSharedParams::bChangedNetOwner = false

◆ bForceCompareProperties

const bool FComparePropertiesSharedParams::bForceCompareProperties = false

◆ bForceCustomPropsActive

const bool FComparePropertiesSharedParams::bForceCustomPropsActive = false

◆ bForceFail

const bool FComparePropertiesSharedParams::bForceFail

◆ bIsInitial

const bool FComparePropertiesSharedParams::bIsInitial

◆ bIsNetworkProfilerActive

const bool FComparePropertiesSharedParams::bIsNetworkProfilerActive = false

◆ bValidateProperties

const bool FComparePropertiesSharedParams::bValidateProperties = false

◆ Cmds

const TArray<FRepLayoutCmd>& FComparePropertiesSharedParams::Cmds

◆ Flags

const ERepLayoutFlags FComparePropertiesSharedParams::Flags

◆ NetSerializeLayouts

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

◆ Parents

const TArray<FRepParentCmd>& FComparePropertiesSharedParams::Parents

◆ PushModelProperties

const TBitArray* const FComparePropertiesSharedParams::PushModelProperties = nullptr

◆ PushModelState

UEPushModelPrivate::FPushModelPerNetDriverState* const FComparePropertiesSharedParams::PushModelState = nullptr

◆ RepChangedPropertyTracker

FRepChangedPropertyTracker* const FComparePropertiesSharedParams::RepChangedPropertyTracker

◆ RepChangelistState

FRepChangelistState* const FComparePropertiesSharedParams::RepChangelistState

◆ RepState

FSendingRepState* const FComparePropertiesSharedParams::RepState

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