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

#include <Archive.h>

Public Member Functions

 FScopeSetDebugSerializationFlags (FArchive &InAr, uint32 NewFlags, bool Remove=false)
 
 ~FScopeSetDebugSerializationFlags ()
 

Constructor & Destructor Documentation

◆ FScopeSetDebugSerializationFlags()

FArchive::FScopeSetDebugSerializationFlags::FScopeSetDebugSerializationFlags ( FArchive InAr,
uint32  NewFlags,
bool  Remove = false 
)
inline

Initializes an object which will set flags for the scope of this code

Parameters
NewFlagsnew flags to set
Removeshould we add these flags or remove them default is to add

◆ ~FScopeSetDebugSerializationFlags()

FArchive::FScopeSetDebugSerializationFlags::~FScopeSetDebugSerializationFlags ( )
inline

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