Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/FPackageFileSummary
Description
Returns false if the summary is unversioned and the current process does not support that. If this returns false and the summary was loaded from disk then the serialization of the summary was aborted early!
| Name | IsFileVersionValid |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/PackageFileSummary.h |
| Include Path | #include "UObject/PackageFileSummary.h" |
| Source | /Engine/Source/Runtime/CoreUObject/Private/UObject/PackageFileSummary.cpp |
bool IsFileVersionValid() const