UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FAsyncPackageDesc Member List

This is the complete list of members for FAsyncPackageDesc, including all inherited members.

FAsyncPackageDesc(int32 InRequestID, const FName &InName, const FPackagePath &InPackagePath, TUniquePtr< FLoadPackageAsyncDelegate > &&InCompletionDelegate=TUniquePtr< FLoadPackageAsyncDelegate >(), EPackageFlags InPackageFlags=PKG_None, int32 InPIEInstanceID=INDEX_NONE, TAsyncLoadPriority InPriority=0)FAsyncPackageDescinline
FAsyncPackageDesc(const FAsyncPackageDesc &OldPackage)FAsyncPackageDescinline
FAsyncPackageDesc(const FAsyncPackageDesc &OldPackage, TUniquePtr< FLoadPackageAsyncDelegate > &&InPackageLoadedDelegate)FAsyncPackageDescinline
GetInstancingContext() constFAsyncPackageDescinline
InstancingContextFAsyncPackageDesc
NameFAsyncPackageDesc
PackageFlagsFAsyncPackageDesc
PackageLoadedDelegateFAsyncPackageDesc
PackagePathFAsyncPackageDesc
PIEInstanceIDFAsyncPackageDesc
PriorityFAsyncPackageDesc
RequestIDFAsyncPackageDesc
SetInstancingContext(FLinkerInstancingContext InInstancingContext)FAsyncPackageDescinline