Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/FAssetPackageData
Description
Custom versions used by the package, used to check whether we need to update the package for the current binary. The array is sorted by FPackageCustomVersion::operator<.
| Name | GetCustomVersions |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/AssetRegistry/AssetData.h |
| Include Path | #include "AssetRegistry/AssetData.h" |
TConstArrayView< UE::AssetRegistry::FPackageCustomVersion > GetCustomVersions() const