Navigation
API > API/Plugins > API/Plugins/ConcertSyncCore > API/Plugins/ConcertSyncCore/FConcertSyncObjectWriter
- FArchiveState::GetArchiveName()
- FArchive::GetArchiveName()
- FMemoryArchive::GetArchiveName()
- TMemoryWriterBase::GetArchiveName()
- FConcertIdentifierWriter::GetArchiveName()
- FConcertSyncObjectWriter::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() 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