FArchiveState::WantBinaryPropertySerialization

Returns true if this archive wants properties to be serialized in binary form instead of safer but slower tagged form.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Serialization/Archive.h"

Syntax

bool WantBinaryPropertySerialization() const

Remarks

Returns true if this archive wants properties to be serialized in binary form instead of safer but slower tagged form.

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