![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
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) | FAsyncPackageDesc | inline |
| FAsyncPackageDesc(const FAsyncPackageDesc &OldPackage) | FAsyncPackageDesc | inline |
| FAsyncPackageDesc(const FAsyncPackageDesc &OldPackage, TUniquePtr< FLoadPackageAsyncDelegate > &&InPackageLoadedDelegate) | FAsyncPackageDesc | inline |
| GetInstancingContext() const | FAsyncPackageDesc | inline |
| InstancingContext | FAsyncPackageDesc | |
| Name | FAsyncPackageDesc | |
| PackageFlags | FAsyncPackageDesc | |
| PackageLoadedDelegate | FAsyncPackageDesc | |
| PackagePath | FAsyncPackageDesc | |
| PIEInstanceID | FAsyncPackageDesc | |
| Priority | FAsyncPackageDesc | |
| RequestID | FAsyncPackageDesc | |
| SetInstancingContext(FLinkerInstancingContext InInstancingContext) | FAsyncPackageDesc | inline |