FArchiveState::SetError

Sets ArIsError to true. Also sets error in the proxy archiver if one is wrapping this.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Serialization/Archive.h"

Source

/Engine/Source/Runtime/Core/Private/Serialization/Archive.cpp

Syntax

void SetError()

Remarks

Sets ArIsError to true. Also sets error in the proxy archiver if one is wrapping this.

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