![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for FRepLayout, including all inherited members.
| AddReferencedObjects(FReferenceCollector &Collector) override | FRepLayout | virtual |
| AsShared() | TSharedFromThis< FRepLayout > | inline |
| AsShared() const | TSharedFromThis< FRepLayout > | inline |
| AsSharedSubobject(SubobjectType *SubobjectPtr) const | TSharedFromThis< FRepLayout > | inline |
| AsWeak() | TSharedFromThis< FRepLayout > | inline |
| AsWeak() const | TSharedFromThis< FRepLayout > | inline |
| AsWeakSubobject(SubobjectType *SubobjectPtr) const | TSharedFromThis< FRepLayout > | inline |
| BuildSharedSerializationForRPC(const FConstRepObjectDataBuffer Data, UE::Net::FNetTokenStore *NetTokenStore=nullptr) | FRepLayout | |
| CallRepNotifies(FReceivingRepState *RepState, UObject *Object) const | FRepLayout | |
| ClearSharedSerializationForRPC() | FRepLayout | |
| CountBytes(FArchive &Ar) const | FRepLayout | |
| CreateFromClass(UClass *InObjectClass, const UNetConnection *ServerConnection=nullptr, const ECreateRepLayoutFlags Flags=ECreateRepLayoutFlags::None) | FRepLayout | static |
| CreateFromFunction(UFunction *InFunction, const UNetConnection *ServerConnection=nullptr, const ECreateRepLayoutFlags Flags=ECreateRepLayoutFlags::None) | FRepLayout | static |
| CreateFromStruct(UStruct *InStruct, const UNetConnection *ServerConnection=nullptr, const ECreateRepLayoutFlags Flags=ECreateRepLayoutFlags::None) | FRepLayout | static |
| CreateReplicationChangelistMgr(const UObject *InObject, const ECreateReplicationChangelistMgrFlags CreateFlags) const | FRepLayout | |
| CreateRepState(const FConstRepObjectDataBuffer Source, TSharedPtr< FRepChangedPropertyTracker > &InRepChangedPropertyTracker, ECreateRepStateFlags Flags) const | FRepLayout | |
| CreateShadowBuffer(const FConstRepObjectDataBuffer Source) const | FRepLayout | |
| DiffProperties(TArray< FProperty * > *RepNotifies, TRepDataBuffer< DstType > Destination, TConstRepDataBuffer< SrcType > Source, const EDiffPropertiesFlags Flags) const | FRepLayout | |
| DiffProperties(TArray< FProperty * > *RepNotifies, TRepDataBuffer< DestinationType > Destination, TConstRepDataBuffer< SourceType > Source, const EDiffPropertiesFlags DiffFlags) const | FRepLayout | |
| DiffStableProperties(TArray< FProperty * > *RepNotifies, TArray< UObject * > *ObjReferences, TRepDataBuffer< DstType > Destination, TConstRepDataBuffer< SrcType > Source) const | FRepLayout | |
| DiffStableProperties(TArray< FProperty * > *RepNotifies, TArray< UObject * > *ObjReferences, TRepDataBuffer< DestinationType > Destination, TConstRepDataBuffer< SourceType > Source) const | FRepLayout | |
| DoesSharedInstanceExist() const | TSharedFromThis< FRepLayout > | inline |
| EFlags enum name | FGCObject | |
| FCustomDeltaPropertyIterator | FRepLayout | friend |
| FGCObject() | FGCObject | inline |
| FGCObject(const FGCObject &Other) | FGCObject | inline |
| FGCObject(FGCObject &&Other) | FGCObject | inline |
| FGCObject(EFlags Flags) | FGCObject | inlineexplicit |
| FNetSerializeCB | FRepLayout | friend |
| FRepStateStaticBuffer | FRepLayout | friend |
| GatherGuidReferences(FReceivingRepState *RESTRICT RepState, struct FNetDeltaSerializeInfo &Params, TSet< FNetworkGUID > &OutReferencedGuids, int32 &OutTrackedGuidMemoryBytes) const | FRepLayout | |
| GenerateChecksum(const FRepState *RepState) const | FRepLayout | |
| GetCustomDeltaIndexFromPropertyRepIndex(const uint16 PropertyRepIndex) const | FRepLayout | |
| GetFlags() const | FRepLayout | inline |
| GetNumParents() const | FRepLayout | inline |
| GetOwner() const | FRepLayout | inline |
| GetParentArrayIndex(int32 Index) const | FRepLayout | inline |
| GetParentCondition(int32 Index) const | FRepLayout | inline |
| GetParentProperty(int32 Index) const | FRepLayout | inline |
| GetReferencerName() const override | FRepLayout | virtual |
| GetReferencerPropertyName(UObject *Object, FString &OutPropertyName) const | FGCObject | inlinevirtual |
| GetShadowStateValue(FRepShadowDataBuffer Data, const FName PropertyName) | FRepLayout | inline |
| GetShadowStateValue(FConstRepShadowDataBuffer Data, const FName PropertyName) const | FRepLayout | inline |
| GGCObjectReferencer | FGCObject | static |
| InitChangedTracker(FRepChangedPropertyTracker *ChangedTracker) const | FRepLayout | |
| IsCustomDeltaProperty(int32 Index) const | FRepLayout | inline |
| IsEmpty() const | FRepLayout | inline |
| MoveMappedObjectToUnmapped(FReceivingRepState *RESTRICT RepState, struct FNetDeltaSerializeInfo &Params, const FNetworkGUID &GUID) const | FRepLayout | |
| FGCObject::operator=(const FGCObject &) | FGCObject | inline |
| FGCObject::operator=(FGCObject &&) | FGCObject | inline |
| TSharedFromThis< FRepLayout >::operator=(TSharedFromThis const &) | TSharedFromThis< FRepLayout > | inlineprotected |
| ReceiveProperties(UActorChannel *OwningChannel, UClass *InObjectClass, FReceivingRepState *RESTRICT RepState, UObject *Object, FNetBitReader &InBunch, bool &bOutHasUnmapped, bool &bOutGuidsChanged, const EReceivePropertiesFlags InFlags) const | FRepLayout | |
| ReceiveProperties_BackwardsCompatible(UNetConnection *Connection, FReceivingRepState *RESTRICT RepState, FRepObjectDataBuffer Data, FNetBitReader &InBunch, bool &bOutHasUnmapped, const bool bEnableRepNotifies, bool &bOutGuidsChanged, UObject *OwningObject=nullptr) const | FRepLayout | |
| ReceivePropertiesForRPC(UObject *Object, UFunction *Function, UActorChannel *Channel, FNetBitReader &Reader, FRepObjectDataBuffer Data, TSet< FNetworkGUID > &UnmappedGuids) const | FRepLayout | |
| RegisterGCObject() | FGCObject | |
| ReplicateProperties(FSendingRepState *RESTRICT RepState, FRepChangelistState *RESTRICT RepChangelistState, const FConstRepObjectDataBuffer Data, UClass *ObjectClass, UActorChannel *OwningChannel, FNetBitWriter &Writer, const FReplicationFlags &RepFlags) const | FRepLayout | |
| SendProperties_BackwardsCompatible(FSendingRepState *RESTRICT RepState, FRepChangedPropertyTracker *ChangedTracker, const FConstRepObjectDataBuffer Data, UNetConnection *Connection, FNetBitWriter &Writer, TArray< uint16 > &Changed) const | FRepLayout | |
| SendPropertiesForRPC(UFunction *Function, UActorChannel *Channel, FNetBitWriter &Writer, const FConstRepObjectDataBuffer Data) const | FRepLayout | |
| SerializeObjectReplicatedProperties(UObject *Object, FBitArchive &Ar) const | FRepLayout | |
| SerializePropertiesForStruct(UStruct *Struct, FBitArchive &Ar, UPackageMap *Map, FRepObjectDataBuffer Data, bool &bHasUnmapped, const UObject *OwningObject=nullptr) const | FRepLayout | |
| SharedThis(OtherType *ThisPtr) | TSharedFromThis< FRepLayout > | inlineprotectedstatic |
| SharedThis(const OtherType *ThisPtr) | TSharedFromThis< FRepLayout > | inlineprotectedstatic |
| StaticInit() | FGCObject | static |
| TSharedFromThis() | TSharedFromThis< FRepLayout > | inlineprotected |
| TSharedFromThis(TSharedFromThis const &) | TSharedFromThis< FRepLayout > | inlineprotected |
| UnregisterGCObject() | FGCObject | |
| UPackageMapClient | FRepLayout | friend |
| UpdateUnmappedObjects(FReceivingRepState *RESTRICT RepState, UPackageMap *PackageMap, UObject *Object, struct FNetDeltaSerializeInfo &Params, bool &bCalledPreNetReceive, bool &bOutSomeObjectsWereMapped, bool &bOutHasMoreUnmapped) const | FRepLayout | |
| UpdateWeakReferenceInternal(TSharedPtr< SharedPtrType, SharedPtrMode > const *InSharedPtr, OtherType *InObject) const | TSharedFromThis< FRepLayout > | inline |
| UpdateWeakReferenceInternal(TSharedRef< SharedRefType, SharedPtrMode > const *InSharedRef, OtherType *InObject) const | TSharedFromThis< FRepLayout > | inline |
| ValidateWithChecksum(TConstRepDataBuffer< DataType > Data, FBitArchive &Ar) const | FRepLayout | |
| ~FGCObject() | FGCObject | inlinevirtual |
| ~FRepLayout() | FRepLayout | virtual |
| ~TSharedFromThis() | TSharedFromThis< FRepLayout > | inlineprotected |