![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Public Attributes | |
| uint8 * | MemoryBuffer0 = nullptr |
| uint8 * | MemoryBuffer1 = nullptr |
| TArrayView< FExportObject > | Exports |
| TArrayView< FExportCell > | CellExports |
| TArrayView< FAsyncPackage2 * > | ImportedAsyncPackages |
| TArrayView< FEventLoadNode2 > | ExportBundleNodes |
| TArrayView< const FSHAHash > | ShaderMapHashes |
| int32 | TotalExportBundleCount = 0 |
| TAsyncAtomic< bool > | bCellExportsInitialized = false |
| TAsyncAtomic<bool> FAsyncPackageData::bCellExportsInitialized = false |
| TArrayView<FExportCell> FAsyncPackageData::CellExports |
| TArrayView<FEventLoadNode2> FAsyncPackageData::ExportBundleNodes |
| TArrayView<FExportObject> FAsyncPackageData::Exports |
| TArrayView<FAsyncPackage2*> FAsyncPackageData::ImportedAsyncPackages |
| uint8* FAsyncPackageData::MemoryBuffer0 = nullptr |
| uint8* FAsyncPackageData::MemoryBuffer1 = nullptr |
| TArrayView<const FSHAHash> FAsyncPackageData::ShaderMapHashes |
| int32 FAsyncPackageData::TotalExportBundleCount = 0 |