#include <Archive.h>
Definition at line 2114 of file Archive.h.
◆ 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
-
NewFlags | new flags to set |
Remove | should we add these flags or remove them default is to add |
Definition at line 2150 of file Archive.h.
◆ ~FScopeSetDebugSerializationFlags()
FArchive::FScopeSetDebugSerializationFlags::~FScopeSetDebugSerializationFlags |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file:
- C:/Users/lachl/Downloads/ArkServerAPI_NEW/ASA/AsaApi/AsaApi/Core/Public/API/UE/Serialization/Archive.h