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

#include <PropertyHelper.h>

Public Member Functions

 FSerializedPropertyPathScope (FUObjectSerializeContext *InContext, const FPropertyPathNameSegment &InSegment)
 
 ~FSerializedPropertyPathScope ()
 
 FSerializedPropertyPathScope (const FSerializedPropertyPathScope &)=delete
 
FSerializedPropertyPathScopeoperator= (const FSerializedPropertyPathScope &)=delete
 

Detailed Description

Pushes a segment to SerializedPropertyPath for the lifetime of this object if path tracking is active.

Constructor & Destructor Documentation

◆ FSerializedPropertyPathScope() [1/2]

UE::FSerializedPropertyPathScope::FSerializedPropertyPathScope ( FUObjectSerializeContext InContext,
const FPropertyPathNameSegment InSegment 
)
inline

◆ ~FSerializedPropertyPathScope()

UE::FSerializedPropertyPathScope::~FSerializedPropertyPathScope ( )
inline

◆ FSerializedPropertyPathScope() [2/2]

UE::FSerializedPropertyPathScope::FSerializedPropertyPathScope ( const FSerializedPropertyPathScope )
delete

Member Function Documentation

◆ operator=()

FSerializedPropertyPathScope & UE::FSerializedPropertyPathScope::operator= ( const FSerializedPropertyPathScope )
delete

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