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

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

CancelLoading()=0IAsyncPackageLoaderpure virtual
FlushLoading(TConstArrayView< int32 > RequestIds)=0IAsyncPackageLoaderpure virtual
GetAsyncLoadPercentage(const FName &PackageName)=0IAsyncPackageLoaderpure virtual
GetLoaderType() const =0IAsyncPackageLoaderpure virtual
GetNextRequestId()IAsyncPackageLoaderprotectedstatic
GetNumAsyncPackages()=0IAsyncPackageLoaderpure virtual
GetNumQueuedPackages()=0IAsyncPackageLoaderpure virtual
InitializeLoading()=0IAsyncPackageLoaderpure virtual
IsAsyncLoadingPackages()=0IAsyncPackageLoaderpure virtual
IsAsyncLoadingSuspended()=0IAsyncPackageLoaderpure virtual
IsInAsyncLoadThread()=0IAsyncPackageLoaderpure virtual
IsMultithreaded()=0IAsyncPackageLoaderpure virtual
LoadPackage(const FPackagePath &PackagePath, FName CustomPackageName, FLoadPackageAsyncDelegate InCompletionDelegate, EPackageFlags InPackageFlags, int32 InPIEInstanceID, int32 InPackagePriority, const FLinkerInstancingContext *InInstancingContext, uint32 InLoadFlags)=0IAsyncPackageLoaderpure virtual
LoadPackage(const FPackagePath &PackagePath, FLoadPackageAsyncOptionalParams OptionalParams)IAsyncPackageLoaderinlinevirtual
NotifyConstructedDuringAsyncLoading(UObject *Object, bool bSubObject)=0IAsyncPackageLoaderpure virtual
NotifyRegistrationComplete()=0IAsyncPackageLoaderpure virtual
NotifyRegistrationEvent(FName PackageName, FName Name, ENotifyRegistrationType NotifyRegistrationType, ENotifyRegistrationPhase NotifyRegistrationPhase, UObject *(*InRegister)(), bool InbDynamic, UObject *FinishedObject)=0IAsyncPackageLoaderpure virtual
NotifyScriptVersePackage(Verse::VPackage *Package)IAsyncPackageLoaderinlinevirtual
NotifyUnreachableObjects(const TArrayView< FUObjectItem * > &UnreachableObjects)=0IAsyncPackageLoaderpure virtual
ProcessLoading(bool bUseTimeLimit, bool bUseFullTimeLimit, double TimeLimit)=0IAsyncPackageLoaderpure virtual
ProcessLoadingUntilComplete(TFunctionRef< bool()> CompletionPredicate, double TimeLimit)=0IAsyncPackageLoaderpure virtual
ResumeLoading()=0IAsyncPackageLoaderpure virtual
ShouldAlwaysLoadPackageAsync(const FPackagePath &PackagePath)=0IAsyncPackageLoaderpure virtual
ShutdownLoading()=0IAsyncPackageLoaderpure virtual
StartThread()=0IAsyncPackageLoaderpure virtual
SuspendLoading()=0IAsyncPackageLoaderpure virtual
~IAsyncPackageLoader()IAsyncPackageLoaderinlinevirtual