Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
FArchive::FScopeSetDebugSerializationFlags Class Reference

#include <Archive.h>

Public Member Functions

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

Detailed Description

Definition at line 2114 of file Archive.h.

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

Definition at line 2150 of file Archive.h.

◆ ~FScopeSetDebugSerializationFlags()

FArchive::FScopeSetDebugSerializationFlags::~FScopeSetDebugSerializationFlags ( )
inline

Definition at line 2152 of file Archive.h.


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