UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FAsyncLoadingPostLoadGroup Struct Reference

Public Attributes

uint64 SyncLoadContextId = 0
 
TArray< FAsyncPackage2 * > Packages
 
int32 PackagesWithExportsToSerializeCount = 0
 
int32 PackagesWithExportsToPostLoadCount = 0
 

Member Data Documentation

◆ Packages

TArray<FAsyncPackage2*> FAsyncLoadingPostLoadGroup::Packages

◆ PackagesWithExportsToPostLoadCount

int32 FAsyncLoadingPostLoadGroup::PackagesWithExportsToPostLoadCount = 0

◆ PackagesWithExportsToSerializeCount

int32 FAsyncLoadingPostLoadGroup::PackagesWithExportsToSerializeCount = 0

◆ SyncLoadContextId

uint64 FAsyncLoadingPostLoadGroup::SyncLoadContextId = 0

The documentation for this struct was generated from the following file: