![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Go to the source code of this file.
Functions | |
| IAsyncPackageLoader * | MakeTransactionallySafeAsyncPackageLoader (IAsyncPackageLoader *WrappedPackageLoader=nullptr) |
| IAsyncPackageLoader * MakeTransactionallySafeAsyncPackageLoader | ( | IAsyncPackageLoader * | WrappedPackageLoader = nullptr | ) |
Creates a new instance of the Transactionally Safe Async Package Loader.
| WrappedPackageLoader | The underlying package loader to use when not in a transaction. |