FArchiveState::GetMaxSerializeSize

Returns the maximum size of data that this archive is allowed to serialize.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Serialization/Archive.h"

Syntax

int64 GetMaxSerializeSize() const

Remarks

Returns the maximum size of data that this archive is allowed to serialize.

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