Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FPreloadableArchive
Description
Return whether this archive has an inner archive it can provide data out of. Serialize will fail if this returns false.
| Name | HasValidData |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/PreloadableFile.h |
| Include Path | #include "Misc/PreloadableFile.h" |
| Source | /Engine/Source/Runtime/Core/Private/Misc/PreloadableFile.cpp |
bool HasValidData() const