![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <AsyncLoading.h>
Public Member Functions | |
| FWeakAsyncPackagePtr (FAsyncPackage *Package=nullptr) | |
| FAsyncPackage & | GetPackage () const |
| FORCEINLINE bool | operator== (const FWeakAsyncPackagePtr &Other) const |
| FName | HumanReadableStringForDebugging () const |
Public Attributes | |
| FName | PackageName |
| int32 | SerialNumber |
Friends | |
| FORCEINLINE friend uint32 | GetTypeHash (const FWeakAsyncPackagePtr &WeakPtr) |
[EDL] Weak pointer to the async package
| FWeakAsyncPackagePtr::FWeakAsyncPackagePtr | ( | FAsyncPackage * | Package = nullptr | ) |
| FAsyncPackage & FWeakAsyncPackagePtr::GetPackage | ( | ) | const |
|
inline |
|
inline |
|
friend |
| FName FWeakAsyncPackagePtr::PackageName |
| int32 FWeakAsyncPackagePtr::SerialNumber |