Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/AssetRegistry > API/Runtime/CoreUObject/AssetRegistry/FAssetPackageData
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/AssetRegistry/AssetData.h |
| Include | #include "AssetRegistry/AssetData.h" |
TConstArrayView< UE::AssetRegistry::FPackageCustomVersion > GetCustomVersions() const
Remarks
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<.