![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <AsyncLoading.h>
Public Member Functions | |
| FScopedAsyncPackageEvent (FAsyncPackage *InPackage) | |
| ~FScopedAsyncPackageEvent () | |
Public Attributes | |
| FAsyncPackage * | Package |
| FAsyncPackage * | PreviousPackage |
| IAsyncPackageLoader * | PreviousAsyncPackageLoader |
| FScopedAsyncPackageEvent::FScopedAsyncPackageEvent | ( | FAsyncPackage * | InPackage | ) |
| FScopedAsyncPackageEvent::~FScopedAsyncPackageEvent | ( | ) |
| FAsyncPackage* FScopedAsyncPackageEvent::Package |
Current scope package
| IAsyncPackageLoader* FScopedAsyncPackageEvent::PreviousAsyncPackageLoader |
| FAsyncPackage* FScopedAsyncPackageEvent::PreviousPackage |
Outer scope package