#include <PackageDependencyData.h>
◆ GetAllocatedSize()
| SIZE_T FPackageDependencyData::GetAllocatedSize |
( |
| ) |
const |
|
inline |
Returns the amount of memory allocated by this container, not including sizeof(*this).
◆ LoadDependenciesFromPackageHeader()
◆ SerializeForCache()
| void FPackageDependencyData::SerializeForCache |
( |
FArchive & |
Ar | ) |
|
|
inline |
Serialize as part of the registry cache. This is not meant to be serialized as part of a package so it does not handle versions normally To version this data change FAssetRegistryVersion or AssetDataGathererConstants::CacheSerializationMagic
◆ bHasDependencyData
| bool FPackageDependencyData::bHasDependencyData = false |
◆ bHasPackageData
| bool FPackageDependencyData::bHasPackageData = false |
◆ DependsNodeReservations
◆ PackageData
Asset Package data, gathered at the same time as dependency data
◆ PackageDependencies
◆ PackageName
| FName FPackageDependencyData::PackageName |
The name of the package that dependency data is gathered from
◆ SearchableNameDependencies
The documentation for this class was generated from the following files: