UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FSerializedPropertyScope Class Reference

#include <SerializedPropertyScope.h>

Public Member Functions

 FSerializedPropertyScope (FArchive &InAr, FProperty *InProperty, const FProperty *OnlyIfOldProperty=nullptr)
 
 ~FSerializedPropertyScope ()
 

Detailed Description

Helper class to set and restore serialized property on an archive

Constructor & Destructor Documentation

◆ FSerializedPropertyScope()

FSerializedPropertyScope::FSerializedPropertyScope ( FArchive InAr,
FProperty InProperty,
const FProperty OnlyIfOldProperty = nullptr 
)
inline

◆ ~FSerializedPropertyScope()

FSerializedPropertyScope::~FSerializedPropertyScope ( )
inline

The documentation for this class was generated from the following files: