Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FMaterialResourceProxyReader
- FArchiveState::GetArchiveName()
- FArchive::GetArchiveName()
- FArchiveProxy::GetArchiveName()
- FMaterialResourceProxyReader::GetArchiveName()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/MaterialShared.h |
| Include | #include "MaterialShared.h" |
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