Navigation
Unreal Engine C++ API Reference > Runtime > Core > Serialization > FArchive > FScopeSetDebugSerializationFlags
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Serialization/Archive.h |
Include | #include "Serialization/Archive.h" |
FScopeSetDebugSerializationFlags
&40;
FArchive & InAr,
uint32 NewFlags,
bool Remove
&41;
Remarks
Initializes an object which will set flags for the scope of this code
Parameters
Name | Description |
---|---|
NewFlags | new flags to set |
Remove | should we add these flags or remove them default is to add |