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

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

AddArc(FEventLoadNodePtr &PrereqisiteNode, FEventLoadNodePtr &DependentNode)FAsyncPackage
AddCompletionCallback(TUniquePtr< FLoadPackageAsyncDelegate > &&Callback, bool bInternal)FAsyncPackage
AddNode(EEventLoadNode Phase, FPackageIndex ImportOrExportIndex=FPackageIndex(), bool bHoldForLater=false, int32 NumImplicitPrereqs=0)FAsyncPackage
AddObjectReference(UObject *InObject)FAsyncPackage
AddReferencedObjects(FReferenceCollector &Collector) overrideFAsyncPackagevirtual
AddRequestID(int32 Id)FAsyncPackage
AnyImportsAndExportWorkOutstanding()FAsyncPackage
AreAllDependenciesFullyLoaded(TSet< UPackage * > &VisitedPackages)FAsyncPackage
AsyncPackageLoadingStateFAsyncPackage
bAllExportsSerializedFAsyncPackage
bProcessImportsAndExportsInFlightFAsyncPackage
bProcessPostloadWaitInFlightFAsyncPackage
CallCompletionCallbacks(bool bInternalOnly, EAsyncLoadingResult::Type LoadingResult)FAsyncPackage
Cancel()FAsyncPackage
CastEventDrivenIndexToObject(FPackageIndex Index, bool bCheckSerialized, FPackageIndex DumpIndex=FPackageIndex())FAsyncPackageinline
CloseDelayedLinkers()FAsyncPackage
ConditionalQueueProcessImportsAndExports(bool bRequeueForTimeout=false)FAsyncPackage
ConditionalQueueProcessPostloadWait()FAsyncPackage
CreateClusters(double InTickStartTime, bool bInUseTimeLimit, double InOutTimeLimit)FAsyncPackage
CurrentBlockBytesFAsyncPackage
CurrentBlockOffsetFAsyncPackage
DetachLinker()FAsyncPackage
DoneAddingPrerequistesFireIfNone(EEventLoadNode Phase, FPackageIndex ImportOrExportIndex=FPackageIndex(), bool bWasHeldForLater=false)FAsyncPackage
DumpDependencies(const TCHAR *Label, UObject *Obj)FAsyncPackage
DumpDependencies(const TCHAR *Label, FLinkerLoad *DumpLinker, FPackageIndex Index)FAsyncPackage
EFlags enum nameFGCObject
EmptyReferencedObjects()FAsyncPackage
Event_CreateLinker()FAsyncPackage
Event_ExportsDone()FAsyncPackage
Event_FinishLinker()FAsyncPackage
Event_ProcessImportsAndExports()FAsyncPackage
Event_ProcessPostloadWait()FAsyncPackage
Event_SetupExports()FAsyncPackage
Event_SetupImports()FAsyncPackage
Event_StartImportPackages()FAsyncPackage
Event_StartPostload()FAsyncPackage
EventDrivenCreateExport(int32 LocalExportIndex)FAsyncPackage
EventDrivenIndexToObject(FPackageIndex Index, bool bCheckSerialized, FPackageIndex DumpIndex=FPackageIndex())FAsyncPackage
EventDrivenLoadingComplete()FAsyncPackage
EventDrivenSerializeExport(int32 LocalExportIndex)FAsyncPackage
EventNodeArrayFAsyncPackage
ExportAddNodeIndexFAsyncPackage
ExportIndexToPrecacheRequestFAsyncPackage
ExportsInThisBlockFAsyncPackage
ExportsThatCanBeCreatedFAsyncPackage
ExportsThatCanBeSerializedFAsyncPackage
ExportsThatCanHaveIOStartedFAsyncPackage
FAsyncPackage(FAsyncLoadingThread &InThread, const FAsyncPackageDesc &InDesc, struct FEDLBootNotificationManager &InEDLBootNotificationManager)FAsyncPackage
FAsyncPackageScopeFAsyncPackagefriend
FGCObject()FGCObjectinline
FGCObject(const FGCObject &Other)FGCObjectinline
FGCObject(FGCObject &&Other)FGCObjectinline
FGCObject(EFlags Flags)FGCObjectinlineexplicit
FindExistingImport(int32 LocalImportIndex)FAsyncPackage
FireNode(FEventLoadNodePtr &NodeToFire)FAsyncPackage
FLinkerLoadFAsyncPackagefriend
FlushObjectLinkerCache()FAsyncPackage
FlushPrecacheBuffer()FAsyncPackage
FScopedAsyncPackageEventFAsyncPackagefriend
GetDebuggingPath(FPackageIndex Idx)FAsyncPackage
GetDependencyRefCount() constFAsyncPackageinline
GetLinkerRoot() constFAsyncPackageinline
GetLoadedPackage()FAsyncPackage
GetLoadPercentage() constFAsyncPackageinline
GetLoadStartTime() constFAsyncPackage
GetOwnerThread()FAsyncPackageinline
GetPackageName() constFAsyncPackageinline
GetPackagePath() constFAsyncPackageinline
GetPriority() constFAsyncPackageinline
GetReferencerName() const overrideFAsyncPackageinlinevirtual
GetReferencerPropertyName(UObject *Object, FString &OutPropertyName) constFGCObjectinlinevirtual
GetRequestID() constFAsyncPackageinline
GetSerializeContext()FAsyncPackage
GGCObjectReferencerFGCObjectstatic
HasClusterObjects() constFAsyncPackageinline
HasFinishedLoading() constFAsyncPackageinline
HasLoadFailed() constFAsyncPackageinline
HasThreadedLoadingFinished() constFAsyncPackageinline
ImportAddNodeIndexFAsyncPackage
ImportsThatAreNowCreatedFAsyncPackage
ImportsThatAreNowSerializedFAsyncPackage
IsBeingProcessedRecursively() constFAsyncPackageinline
IsDependencyOf(int32 RequestID)FAsyncPackage
LinkImport(int32 LocalImportIndex)FAsyncPackage
LoadImports_Event()FAsyncPackage
MakeNextPrecacheRequestCurrent()FAsyncPackage
MarkNewObjectForLoadIfItIsAnExport(UObject *Object)FAsyncPackage
MarkRequestIDsAsComplete()FAsyncPackage
NodeWillBeFiredExternally(EEventLoadNode Phase, FPackageIndex ImportOrExportIndex=FPackageIndex())FAsyncPackage
ObjectNameWithOuterToExportFAsyncPackage
operator=(const FGCObject &)FGCObjectinline
operator=(FGCObject &&)FGCObjectinline
OtherPackagesWaitingForMeBeforePostloadFAsyncPackage
PackagesIAmWaitingForBeforePostloadFAsyncPackage
PackagesIMayBeWaitingForBeforePostloadFAsyncPackage
PackagesWaitingToLinkImportsFAsyncPackage
PostLoadDeferredObjects(double InTickStartTime, bool bInUseTimeLimit, double InOutTimeLimit)FAsyncPackage
PrecacheRequestReady(IAsyncReadRequest *Req)FAsyncPackage
PrecacheRequestsFAsyncPackage
ProcessImportsAndExports_Event()FAsyncPackage
ReadyPrecacheRequestsFAsyncPackage
RegisterGCObject()FGCObject
RemoveAllNodes()FAsyncPackage
RemoveNode(EEventLoadNode Phase, FPackageIndex ImportOrExportIndex=FPackageIndex())FAsyncPackage
ResetLoader()FAsyncPackage
SerialNumberFAsyncPackage
SetDependencyRootPackage(FAsyncPackage *InDependencyRootPackage)FAsyncPackageinline
SetPriority(TAsyncLoadPriority InPriority)FAsyncPackageinline
SetTimeLimit(FAsyncLoadEventArgs &Args, const TCHAR *WorkType)FAsyncPackageinline
SetupExports_Event()FAsyncPackage
SetupImports_Event()FAsyncPackage
StartPrecacheRequest()FAsyncPackage
StaticInit()FGCObjectstatic
ThreadedLoadingHasFinished()FAsyncPackageinline
TickAsyncPackage(bool bUseTimeLimit, bool bInbUseFullTimeLimit, float &InOutTimeLimit)FAsyncPackage
UnregisterGCObject()FGCObject
~FAsyncPackage()FAsyncPackage
~FGCObject()FGCObjectinlinevirtual