Navigation
API > API/Plugins > API/Plugins/ConcertSyncCore > API/Plugins/ConcertSyncCore/FConcertSyncObjectRewriter
- FArchiveState::GetArchiveName()
- FMemoryArchive::GetArchiveName()
- FConcertIdentifierRewriter::GetArchiveName()
- FConcertSyncObjectRewriter::GetArchiveName()
References
Module | ConcertSyncCore |
Header | /Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncCore/Source/ConcertSyncCore/Public/ConcertSyncArchives.h |
Include | #include "ConcertSyncArchives.h" |
Source | /Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncCore/Source/ConcertSyncCore/Private/ConcertSyncArchives.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