FBufferWriter::GetArchiveName

Returns the name of the Archive.

Windows
MacOS
Linux

Override Hierarchy

FArchiveState::GetArchiveName()

FBufferWriter::GetArchiveName()

References

Module

Core

Header

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

Include

#include "Serialization/BufferWriter.h"

Syntax

virtual FString GetArchiveName() const

Remarks

Returns the name of the Archive. Useful for getting the name of the package a struct or object is in when a loading error occurs.

This is overridden for the specific Archive Types

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