Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/Serialization > API/Runtime/CoreUObject/Serialization/FArchiveCountMem
- FArchiveState::GetArchiveName()
- FArchiveCountMem::GetArchiveName()
References
Module | CoreUObject |
Header | /Engine/Source/Runtime/CoreUObject/Public/Serialization/ArchiveCountMem.h |
Include | #include "Serialization/ArchiveCountMem.h" |
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