#include <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 |
◆ ~FScopeSetDebugSerializationFlags()
| FArchive::FScopeSetDebugSerializationFlags::~FScopeSetDebugSerializationFlags |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file:
- Engine/Source/Runtime/Core/Public/Serialization/Archive.h