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

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

AddPackageRef(FPackageId PackageId, FName PackageNameIfKnown, EPackageLoader PackageLoaderIfKnown, EPackageExtension PackageHeaderExtensionIfKnown)FGlobalImportStoreinline
AddScriptObject(FStringView PackageName, FStringView Name, UObject *Object)FGlobalImportStoreinline
CookedScriptObjectsDebugFGlobalImportStore
FAsyncLoadingVerseRootFGlobalImportStorefriend
FGlobalImportStore(FAsyncLoadingThread2 &InAsyncLoadingThread)FGlobalImportStoreinline
FindAllScriptObjects(bool bVerifyOnly)FGlobalImportStore
FindPackageRef(FPackageId PackageId)FGlobalImportStoreinline
FindPackageRefChecked(FPackageId PackageId, FName Name=FName())FGlobalImportStoreinline
FindPackageRefNoLock(FPackageId PackageId)FGlobalImportStoreinline
FindPublicExportCell(const FPublicExportKey &Key)FGlobalImportStoreinline
FindPublicExportObject(const FPublicExportKey &Key)FGlobalImportStoreinline
FindPublicExportObjectUnchecked(const FPublicExportKey &Key)FGlobalImportStoreinline
FindPublicExportObjectUncheckedNoLock(const FPublicExportKey &Key)FGlobalImportStoreinline
FindScriptImportCell(FPackageObjectIndex GlobalIndex)FGlobalImportStoreinline
FindScriptImportObject(FPackageObjectIndex GlobalIndex)FGlobalImportStoreinline
FindScriptImportObjectNoLock(FPackageObjectIndex GlobalIndex)FGlobalImportStoreinline
GetStoredPackagesCount() constFGlobalImportStoreinline
GetStoredPublicExportsCount() constFGlobalImportStoreinline
GetStoredScriptObjectsAllocatedSize() constFGlobalImportStoreinline
GetStoredScriptObjectsCount() constFGlobalImportStoreinline
RegistrationComplete()FGlobalImportStore
ReleasePackageRef(FPackageId PackageId, FPackageId FromPackageId=FPackageId())FGlobalImportStoreinline
RemovePackage(FPackageId PackageId)FGlobalImportStoreinline
RemovePackageNoLock(FPackageId PackageId)FGlobalImportStoreinline
RemovePackages(const FUnreachableObjects &ObjectsToRemove)FGlobalImportStoreinline
RemovePublicExports(const FUnreachableObjects &ObjectsToRemove)FGlobalImportStoreinline
RemoveUnreferencedObsoletePackage(FLoadedPackageRef &PackageRef)FGlobalImportStoreinline
RemoveUnreferencedObsoletePackageNoLock(FLoadedPackageRef &PackageRef)FGlobalImportStoreinline
ReplaceReferencedRenamedPackage(FLoadedPackageRef &PackageRef, UPackage *NewPackage)FGlobalImportStoreinline
StoreGlobalCell(FPackageId PackageId, uint64 ExportHash, Verse::VCell *Cell)FGlobalImportStoreinline
StoreGlobalObject(FPackageId PackageId, uint64 ExportHash, UObject *Object)FGlobalImportStoreinline
VerifyLoadedPackages()FGlobalImportStoreinline
VerifyObjectForRemoval(UObject *GCObject)FGlobalImportStoreinline
VerifyObjectForRemovalNoLock(UObject *GCObject)FGlobalImportStoreinline
VerifyPackageForRemoval(FLoadedPackageRef &PackageRef)FGlobalImportStoreinline
VerifyPackageForRemovalNoLock(FLoadedPackageRef &PackageRef)FGlobalImportStoreinline