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

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

FPackageStoreReadScopeFPackageStorefriend
Get()FPackageStorestatic
GetPackageRedirectInfo(FPackageId PackageId, FName &OutSourcePackageName, FPackageId &OutRedirectedToPackageId)FPackageStore
GetPackageStoreEntry(FPackageId PackageId, FName PackageName, FPackageStoreEntry &OutPackageStoreEntry)FPackageStore
GetSoftReferences(FPackageId PackageId, TConstArrayView< FPackageId > &OutPackageIds)FPackageStore
HasAnyBackendsMounted() constFPackageStore
Mount(TSharedRef< IPackageStoreBackend > Backend, int32 Priority=0)FPackageStore
OnPendingEntriesAdded()FPackageStore