Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Serialization > API/Runtime/Core/Serialization/FLargeMemoryWriter
- FArchiveState::GetArchiveName()
- FMemoryArchive::GetArchiveName()
- FLargeMemoryWriter::GetArchiveName()
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Serialization/LargeMemoryWriter.h |
Include | #include "Serialization/LargeMemoryWriter.h" |
Source | /Engine/Source/Runtime/Core/Private/Serialization/LargeMemoryWriter.cpp |
virtual FString GetArchiveName&40;&41; 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