FArchiveState::SetDebugSerializationFlags

Sets the archives custom serialization modifier flags (nothing to do with PortFlags or Custom versions)

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Serialization/Archive.h

Include

#include "Serialization/Archive.h"

Syntax

void SetDebugSerializationFlags
(
    uint32 InCustomFlags
)

Remarks

Sets the archives custom serialization modifier flags (nothing to do with PortFlags or Custom versions)

Parameters

Parameter

Description

InCustomFlags

the new flags to use for custom serialization

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss