FArchiveState::IsError

Returns true if this archive contains errors, which means that further serialization is generally not safe.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Serialization/Archive.h"

Syntax

bool IsError() const

Remarks

Returns true if this archive contains errors, which means that further serialization is generally not safe.

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